0.0.1 • Published 2 years ago

alfred-create-empty v0.0.1

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

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 or Create Folders with Names in Clipboard action
  • Hit Enter and the files will be created next to the file you selected

Related