Revision of Mac Services from Fri, 03/29/2013 - 11:57
Here are some scripts I created to save time when working with Oni files. Unzip and place these Automator workflows in ~/Library/Services to have them show up in your contextual menu. Note that some need to be edited before they are useable on your computer.
- Compress (Windows-friendly) creates a .zip of a folder next to the original folder, similar to OS X's built-in Compress option, but without those .DS_Store files that annoy Windows users; it also omits any invisible version control files from Subversion and Git. This service will not show up in the menu when you right-click a file because it is not needed in that situation.
- Convert oni to XML creates an XML from a .oni file using OniSplit. You must open this workflow in Automator, go to the Run Shell Script stage of the script, and change the path to OniSplit, OS_PATH, to reflect its location on your own hard drive.
More to come!
Attachment | Size |
---|---|
Compress (Windows-friendly).zip | 57.87 KB |
Convert oni to XML.zip | 117.78 KB |
- Log in to post comments
- 3287 reads