If I select Replace Local / Server Data, the Mac app keeps asking me this over and over again
Article ID: 685 | Last Updated: Thu, Mar 10, 2016 at 1:14 AM
UPDATE: We have this fixed in v2.2.1. If you’re not already on v2.2.1, kindly download it from the App Store.
A work around is to open Terminal.app on your Mac, and type the following command exactly as is and hit return:
defaults write com.guidedways.TodoMac AskedWebDAVSyncType -bool true
NOTE: If you’re syncing with CalDav / Reminders / iCloud, please try this instead:
defaults write com.guidedways.TodoMac AskedCalDAVSyncType -bool true
You may need to first click on the desired option displayed in 2Do first (the sync dialog that comes up repeatedly) before trying this.