alfred-create-empty
v0.0.1
Published
Alfred workflow to create empty folders and files based on clipboard content
Downloads
1
Maintainers
Readme
alfred-create-empty
Alfred workflow to to flatten a folder and it's contents
Create empty files and folders based on the names in your clipboard (one per line).
Install
npm install --global alfred-create-empty
Requires Node.js 14+ and the Alfred Powerpack.
Usage
- Copy a list of file names to your clipboard
- Invoke the Alfred File Browser on a file or a folder
- Select the
Create Files with Names in Clipboard
orCreate Folders with Names in Clipboard
action - Hit Enter and the files will be created next to the file you selected
Related
- More Alfred Workflows - My Alfred Workflow Directory
- alfy - Create Alfred workflows with ease