0.0.2 • Published 2 years ago

alfred-flatten-folder v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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!

  1. Select a folder in the macOS Finder and then activate the Universal Actions.
  2. For me this is setup to be CommandCommand.
  3. Then you can enter Flatten Folder and press Enter.
  4. You will be presented with some dialog windows so you actually have to confirm!

Related