Scripting a search in OO3
Timothy J.Wood
tjw at omnigroup.com
Fri Jan 7 10:57:10 PST 2005
On Jan 7, 2005, at 10:03 AM, Michael Terry wrote:
> In Outliner 2, it would have been possible to select the found rows,
> but not anymore.
Huh? Yes, it is possible. In fact in OO2 it would *not* have been
possible since you could only set a single selected row.
In OO3 you can use the new 'select' command to select columns, rows
or a cell. Some examples that should work:
select every row whose topic contains "foo"
select last column
select cell "Topic" of first row whose state is unchecked
You can also modify the selection with:
add every row whose topic contains "foo" to selected rows
remove every row whose topic contains "foo" from selected rows
-tim
More information about the OmniOutliner-Users
mailing list