nitrotasks / nitro

The beautiful way to get things done.
https://nitrotasks.com
GNU Affero General Public License v3.0
518 stars 66 forks source link

WebDAV Integration #62

Open consindo opened 12 years ago

consindo commented 12 years ago

Desktop Only?

perguth commented 10 years ago

Would be great so one could use Nitro in combination with OwnCloud. Currently it seems to be an either-or.

jancborchardt commented 10 years ago

It would be great to get sync with ownCloud working! Especially since Ubuntu One is being phased out. Only having Dropbox remain is a bit problematic. Also there are already two duplicate issues asking about ownCloud sync support: https://github.com/CaffeinatedCode/nitro/issues/129 & https://github.com/CaffeinatedCode/nitro/issues/211

A more fitting standard for tasks rather than WebDAV is CalDAV. We have an existing ownCloud Tasks app (and a new one in the works) which exposes CalDAV. That is also what iOS uses for tasks syncing. The sync addresses can be found in the Calendar documentation.

For sharing we have an additional Share API

cc @tanghus & @raimund-schluessler who work on ownCloud Tasks apps. Also @girvo who said in https://github.com/CaffeinatedCode/nitro/issues/211 he was interested in adding support for ownCloud sync. We can also discuss on our IRC channel #owncloud-dev (freenode) or our developer mailing list.

Let’s get that collaboration going between two cool open source projects. :)