Is there a way to make Omnifocus sync automatically with iCal, say every hour or something?
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!
|
|
FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
Applescript? to automatically sync with iCal | Thread Tools | Search this Thread | Display Modes |
Member
2008-09-10, 11:26 AM
Is there a way to make Omnifocus sync automatically with iCal, say every hour or something?
Post 1
|
Member
2008-10-03, 04:57 PM
Well, here's one way. Save this applescript as an application, and have it launch when you log in:
Code:
repeat delay 3600 -- in seconds tell application "OmniFocus" to ical_synchronize end repeat
Post 2
|
Thread Tools | Search this Thread |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Syncronize with iCal every xx minutes, automatically | Fontanitum | OmniFocus 1 for Mac | 1 | 2009-07-13 08:11 AM |
Applescript to sync with iCal? | tah | iCal Sync | 0 | 2009-04-01 11:03 AM |
Hint: Automatically sync with iCal every hour | Schimmi | OmniFocus Extras | 11 | 2009-02-10 07:51 PM |
Sync via applescript brings up iCal dialog | SunByrne | iCal Sync | 4 | 2009-01-12 11:03 PM |
Sync with iCal via AppleScript | The Limey | OmniFocus Extras | 2 | 2007-12-19 06:19 AM |