Thanks for letting me know how to assign a project in iCal. That is very helpful. Is there a way to tell OF to automatically sync with iCal, or can it only be done manually?
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 |
share one project only with another computer? | Thread Tools | Search this Thread | Display Modes |
Member
2008-08-24, 07:07 AM
Thanks for letting me know how to assign a project in iCal. That is very helpful. Is there a way to tell OF to automatically sync with iCal, or can it only be done manually?
Post 11
|
Member
2008-08-24, 07:18 AM
does this happen to you? I create a todo in iCal. I then sync it to OF. Then the todo in iCal goes away until I sync from OF again.
Post 12
|
Manually only I'm afraid, but I'm going to have a go at writing a script that can run on a schedule to do it. Don't hold your breath though as I've never written a script in my life before! Doing an online course right now!
Post 13
|
Hmm no, I've never seen that, though I have seen some other odd things from time to time. I'd check your settings for showing todos in iCal, though I don't know why anything should change just because you synced it.
Post 14
|
No problem. I don't know if it'll work to create a new project, or if it only works if the project already exists in OF. If you get a chance to try, let me know the outcome please.
Last edited by MacBerry; 2008-08-24 at 10:20 AM..
Post 15
|
Quote:
Code:
tell application "OmniFocus" ical_synchronize end tell Once we fix that bug, you could maybe use the iCal alarm trick here or something similar to handle the scheduling aspect.
Post 16
|
Member
2008-08-25, 10:38 AM
please let us know when the bug is fixed. Thanks.
Post 17
|
Member
2008-08-28, 10:25 AM
I tried this script, but it doesn't seem to do anything at all.
Post 18
|
Oh right. You have to tell it what document to sync:
Code:
tell front document of application "OmniFocus" ical_synchronize end tell
Post 19
|
Member
2008-08-28, 03:23 PM
apple script editor changes "ical_synchronize" to "synchronize." is that the bug you were talking about?
Post 20
|
Thread Tools | Search this Thread |
Display Modes | |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
NeXT computer emulator project | andreas_g | Omni Lounge | 0 | 2011-02-13 03:57 AM |
Way to export or share project data? | Solana | OmniFocus for iPad | 4 | 2011-01-26 07:00 AM |
How do I SHARE the project file with others? | enentrup | OmniPlan General | 9 | 2007-09-28 10:12 AM |
Anyone have examples of project plans to share? | isaacszy | OmniOutliner 3 for Mac | 0 | 2006-09-13 08:17 PM |