hi! i would like to sync tasks and use them with the Task app and owncloud. AFAIK davdroid can’t sync tasks yet. is there any plan to implement that feature?
-
Tasks support
-
@jan234 see #34
-
“you could implement a provider based on task-provider”
Please ignore my ignorance, but isn’t #34 talking about a specific implementation rather than the standard (CalDAV?) way?
-
Android provides no default content provider for tasks. So, a custom provider would have to be used – but this is not related to how data will be synced, which would always be using CalDAV.
-
By the way, I am currently using aCal [http://wiki.acal.me] for task synchronization.