
Print plugins take a PDF version of a document being printed in the Print Dialog of any application and perform a workflow on it. Service creates a recipe which lives in the Services menu. More useful is Application, which allows you to create a standalone app onto which you can drop a file in order to trigger the action. Workflow, the simplest type, is a document which is run from within the Automator app. How to fix a broken internet connection Automator ActionsĪutomator allows you to create eight different types of action. To have a way to reveal documents in the Finder, but have it also a "secret-handshake" of holding down the command-key while clicking on a document window's title to be able to reveal documents in the Finder.There are two key benefits to Automator - it removes the need to perform repetitive tasks manually and it allows you to create workflows by dragging and dropping, so you never need to write code (although you can make it even more powerful by triggering AppleScripts).With having to know the "secret-handshake" command-shift-period to be able to open hidden files. With the folder ~/Library now being hidden by default. I think that with this sort of Thing that Apple has just made it hard. Once you've found the document in the Finder, you can simply move it to the Trash like any other document.Īlso, other kinds of Automator workflows can be found in a similar manner in the following directory: (This works in most Mac applications - not just in Automator to reveal documents in the Finder.)

Your services (the ones that are local to your account) are in the folder: ~/Library/ServicesĪfter opening your Service in Automator, hold down the command-key and click the title of the window. You may have to choose "Open." from the menu and type the key-combination command-shift-period to view invisible files such as ~/Library (which is now invisible by default in Mountain Lion.) Open the Service that you want to delete. Here Are Some Good Things to Know seems to have a good answer, but here's another way:
