Home » Questions » Computers [ Ask a new question ]

Automator workflow save as

Automator workflow save as

(first time automator user)

Asked by: Guest | Views: 198
Total answers/comments: 2
Guest [Entry]

"When you choose File -> Save (or Save As) the Automator action is automagically set up to run whenever a file system event occurs with that folder (hence the requirement to choose the Folder when setting up the action) courtesy of launchd.

The workflows themselves are saved in ~/Library/Workflows/Folder Actions/, which you can be opened up in Automator on other computers and applied to folders.

So there is no explicit way in Automator itself to save the action as an application itself but it is automatically run when the conditions (a file is added to that folder) are met.

Of note you can manage Folder Actions by either clicking on a folder in the Finder and choosing ""Folder Actions Setup..."" from the Action (Gear) menu or opening Folder Actions Setup.app from /System/Library/CoreServices"
Guest [Entry]

"Thanks for the answers..

I figured out how to do what I wanted.. I had to right click on the folder that I wanted to apply the folder action to (maybe I don't need to right click on a specific folder or item), and click on Folder Actions, then check the box that said Enable Folder Actions, and enable the scripts from there..

Thanks :)"