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 Search Today's Posts Mark Forums Read

 
Get the task created in quick entry? Thread Tools Search this Thread Display Modes
Hello,

I started making an applescript that pops up the quick entry panel.
But after closing the quick entry I would like to get hold of the task again.
Is this possible?

The only solution I found to wait for the quick entry panel to close was this:

Code:
tell quick entry
	open
	set theTask to make new inbox task with properties propRecord
end tell
			
repeat while quick entry is visible
end repeat
theTask seems to go out of scope after the quick entry is closed.
Is it possible to get it back? By id?

Thanks in advance for any help on this!
 
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Email-to-OmniFocus" entry in client list? [A: created by Sync Server's Mail Drop feature.] Robejazz OmniFocus 1 for Mac 1 2013-03-11 04:03 PM
Adding an attachment to a task created with AppleScript via Hazel HirnHorn AppleScripting Omni Apps 0 2013-03-05 11:54 PM
Add quick entry task with project using AppleScript iNik OmniFocus Extras 2 2011-08-30 12:40 PM
Locating Quick-Entry Created Projects Macquarian OmniFocus 1 for Mac 3 2009-05-03 02:22 PM
Wrong Context created in Quick Entry MikeBP OmniFocus 1 for Mac 1 2008-05-12 02:43 PM


All times are GMT -8. The time now is 07:27 AM.


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