The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniFocus > OmniFocus Extras
FAQ Members List Calendar Today's Posts

 
Read tasks of "search term" result? Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
I'm trying to search for a particular string in a task name and then edit this task.

I can search for the task containing "xyz" with this code:

Code:
set searchstring to "xyz"
tell application "OmniFocus"
	tell front document
		tell document window 1
			set search term to searchstring
                        
                end tell
        end tell
end tell
But then I do not know how to access the task that was found in the tree.
How can I solve this. Does anyone have a hint how to access the task?

Thanks
Deborah
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
Outliner Pro - Read the "hoursPerday" setting Simon Knight AppleScripting Omni Apps 5 2010-05-05 02:46 AM
Why "search iPhone" doesn't search in the OmniFocus database? avernet OmniFocus for iPhone 2 2010-01-20 10:52 AM
"Unable to Read Document" kevindaly iDisk/MobileMe/.Mac Syncing 3 2009-09-15 09:29 AM
"unable to read document" error fogboy OmniFocus 1 for Mac 2 2007-05-21 10:13 AM
"Mark all items read" -- why has this never worked? Stormchild OmniWeb General 5 2006-08-22 09:21 PM


All times are GMT -8. The time now is 05:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.