View Single Post
I noticed some talk elsewhere in this forum about using AppleScript to automate exporting multiple OO files. I'm new to OS X and haven't even looked at AppleScript yet, so I was wondering if anyone has an export script they'd be willing to share with me to help get me started.

I just got OO Pro this week and already see that it is the perfect application for a specific documentation project I'm working on. I'm annotating about 120 wireframes for a website. The wireframes are done as separate canvases in an OmniGraffle file, organized as a sitemap, and exported as an HTML image map. I'd like to maintain all of my notes on a per-page basis in OO (one OO file per wireframe page), and export them in bulk to dynamic HTML each time the sitemap is published. At that point I'd use a shell script to append each dynamic HTML file to its corresponding output wireframe page (the HTML file containing the image map for the specific page).

The shell script to combine the sets of files is easy enough, I'm just looking for a head start on automating outputting the 120 OO files to dynamic HTML.

Any help you can provide will be greatly appreciated. Let me know if you have any other ideas for doing this more elegantly.

Last edited by braindump; 2008-01-05 at 07:17 AM.. Reason: edited to fix a few typos