export using applescript
Bruce D'Arcus
bdarcus at fastmail.fm
Tue Feb 11 16:10:01 PST 2003
On Monday, February 10, 2003, at 11:36 PM, Greg Titus wrote:
> On Monday, February 10, 2003, at 07:33 PM, Phebe Anggreani wrote:
>> I have some notes that I update frequently. I need to export them to
>> htmls, modify a bit using BBedit, then upload them to ftp and send
>> notifications to my friends. I already wrote a script to modify --
>> create emails, and am able to put the script on OO toolbar and run
>> the script from there. But it'd be nicer if there's a command to
>> export notes to html (and overwrite the old ones) so I can simplify
>> these steps into 1 step only.
>
> You can just use the save command with the "as" property:
>
> save first document in "/Users/anggreani/Documents/whatever.html" as
> "html"
And how would I do something similar, but tell it to use the file name
of "first document," but with the html extension instead?
Here's what I really want to do:
i want to write lectures in OO, and to have two buttons on my toolbar:
one that saves to OPML (though preferably without notes) and then
transforms that to HTML via XSLT, and another that saves the file to
Keynote format and opens it in Keynote.
Bruce
More information about the OmniOutliner-Users
mailing list