Deleting an item on my Mac without getting a "Sync Report"
I have an original todo management script written in Ruby that syncs with Notebooks via Dropbox. Almost everything is working fine, thanks to the simple and excellent data structure of Notebooks. I never had success, however, in deleting a todo text (with its plist file) without getting a "Sync Report," which is somehow annoying. I appreciate if you could share any idea on improving that part. Thanks.