export using applescript
Greg Titus
greg at omnigroup.com
Mon Feb 10 20:37:03 PST 2003
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"
Hope this helps,
- Greg
More information about the OmniOutliner-Users
mailing list