Skip to content

jangelsb/folder-navigation-x-alfred-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Folder Navigation X

Adds helpful Universal Actions to the Folder Navigation

  • Create new folder here
    • Based on if you run this action on a folder or on a file - allows you to create a folder in that folder or at the same level as the file
  • Create new file here
    • Based on if you run this action on a folder or on a file - allows you to create a file in that folder or at the same level as the file
    • Allows you to type the the content of the file
  • Rename file
  • Delete & Stay in Alfred
  • Copy & Paste File
    • Allows you to copy any file type (png, txt, pdf, zip, etc) to the clilpboard and paste in one action
  • Convert to webp
    • Shrinks images to a much smaller size -> up to 95% smaller!
    • Converts any image to webp
    • Dependency cwebp - installed via brew install webp
  • Shrink video
    • Shrinks video to a much smaller size -> up to 95% smaller!
    • Perfect for shrinking screen recordings, simulator videos, and more
    • Dependency ffmpeg - installed via brew install ffmpeg

🚀 Usage

Demo

Create new folder here

Create new folder here Giving a folder a name

Create new file here

Create new file here Giving a file a name

Delete & Stay in Alfred

Delete & Stay in Alfred

Copy & Paste File

Copy & Paste File

Shrink Image & Videos

Shrink Videos


🛠️ Installation

  1. Download the latest workflow and import it into Alfred
  2. Press ⌘ + ⌥ + / to launch File Navigation in Alfred
  3. Press on a file or folder to launch the Universal Actions
  4. Search for commands
  5. Enjoy & God bless

📝 Change Log

v2025.2

  • New action to convert images to webp!
    • Dependency cwebp - installed via brew install webp
    • If cwebp is not installed - action will tell you to install it
  • New action to shrink videos!
    • Dependency ffmpeg - installed via brew install ffmpeg
    • If ffmpeg is not installed - action will tell you to install it

v2025.1

  • Refreshed icons!
  • Removed the copy file name to clipboard when renaming a file, as it was unnecessary and made pasting a new name impossible
  • Fixed the Copy & Paste File action to now reliably paste the file - you can copy and paste any file type (e.g., pdfs, txt, zip, etc) 😎
  • Updated create file action to use the new TextView instead of just touching the file - now you can give the text file content or not
  • Update create folder action to not navigate you back to the newly created folder but the parent folder - so you can easily do actions on the created folder (like make a new file, etc)

v2024.3

  • Added support to rename files
  • Added the word "touch" to the create new file action

About

Adds helpful Universal Actions to the Folder Navigation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors