Scripting a Sort of a Hoisted Outline
George Crump
georgeacrump at mac.com
Mon Nov 12 20:44:30 PST 2007
I have been working on several scripts. The last element is I would
want to script the sorting of a specific hoist by Due Date, Earliest
to Latest. Any thoughts on how to do this?
tell application "OmniOutliner Professional"
tell front document
hoist (first row whose first word of topic is "Project 1")
code that does the sort
sort hoisted outline by Due Date, earliest to latest
end tell
end tell
Thanks in Advance,
George
==================================
George Crump
http://web.mac.com/georgeacrump
More information about the OmniOutliner-Users
mailing list