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 viabrew 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 viabrew install ffmpeg
- Download the latest workflow and import it into Alfred
- Press
⌘ + ⌥ + /to launch File Navigation in Alfred - Press
→on a file or folder to launch the Universal Actions - Search for commands
- Enjoy & God bless
- New action to convert images to webp!
- Dependency
cwebp- installed viabrew install webp - If
cwebpis not installed - action will tell you to install it
- Dependency
- New action to shrink videos!
- Dependency
ffmpeg- installed viabrew install ffmpeg - If
ffmpegis not installed - action will tell you to install it
- Dependency
- 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)
- Added support to rename files
- Added the word "touch" to the create new file action







