View Single Post
Quote:
Originally Posted by CatOne View Post
About 25% of the time, sync DOES NOT WORK on the desktop and doesn't start up again until I manually click the sync button and dismiss a modal dialog box.
That's not what I'm seeing. If I make a change (which causes a sync to be scheduled for 1 minute later), immediately put the machine to sleep, wait several minutes, then awaken it, I get a failed sync. At that point, if I just start using OmniFocus, making changes, the syncs caused by those changes get the machinery moving again with no intervention on my part.

You could dial your MaximumTimeBetweenSync value down to 5 minutes with

Code:
defaults write com.omnigroup.omnifocus MaximumTimeBetweenSync 300
in the Terminal and have your system heal itself quickly even if you aren't making changes.