Here is how to create your own “Open with…” right-click menu item under MacOS’s “Quick Actions” menu: Open the Automator app on your Mac Choose “New Document” -> “Quick Action” On the left-hand column, search for “Run Shell Script” and add it to the workflow on the right. For the shell script, you’ll want to…
Tag: Automator
Clean up your Desktop with Folder Actions
Familiar with the scenario of “Screen Shot” files filling up your Desktop space? Sick and tired of manually moving them to a folder? What about moving all images on your Desktop to a custom folder? What about documents? Well, you can with Apple’s “Folder Actions” using Automator. It’s very simple! Start with creating a folder…