alfred-flatten-folder
v0.0.3
Published
Alfred workflow to flatten a folder and it's contents
Downloads
5
Maintainers
Readme
alfred-flatten-folder
Alfred workflow to to flatten a folder and it's contents
Select one or multiple folders and flatten their contents into the parent folder.
This is useful when you just want all the files and don't care about the folder structure.
Install
npm install --global alfred-flatten-folder
Requires Node.js 14+ and the Alfred Powerpack.
Usage
Careful: the flattening process can not be reversed!
If you want to test if you like the result of the flattening, duplicate the folder before flattening!
- Select a folder in the macOS Finder and then activate the Universal Actions.
- For me this is setup to be CommandCommand.
- Then you can enter
Flatten Folder
and press Enter. - You will be presented with some dialog windows so you actually have to confirm!
Related
- More Alfred Workflows - My Alfred Workflow Directory
- alfy - Create Alfred workflows with ease