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 > Developer > AppleScripting Omni Apps
FAQ Members List Calendar Today's Posts

 
Applescript to Create Repeating Tasks Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
I'd like to create an applescript that creates a repeating task in a specified project. For example, I want to set up a repeating annual task for me to acknowledge Birthdays. I'm having a problem defining the properties.

Code:
tell application "OmniFocus" to tell default document
	make new task with properties {name:"Birthday Test", containing project:
 "Birthdays", start date:2/12/2011, due date:2/16/2011, context:"Mac:Email",
 repetition:"1 year"}
end tell
Any help will be appreciated.
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
Applescript: How to create a group or subgraph? Sophie OmniGraffle General 2 2012-11-27 01:19 AM
repeating projects/tasks when all tasks/subtasks are complete? djc225 OmniFocus 1 for Mac 1 2012-03-20 06:55 PM
omniplan applescript create milestones xtream OmniPlan Extras 1 2011-10-17 09:24 AM
Create Repeating Tasks LG2008 OmniFocus for iPhone 1 2008-07-21 07:28 PM
MailAction.applescript doesn't create anything in OF Dalmet OmniFocus 1 for Mac 8 2007-11-18 10:19 AM


All times are GMT -8. The time now is 09:04 PM.


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