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

Where is the dropbox connection implemented? #315

Open retorquere opened 10 years ago

retorquere commented 10 years ago

I'm looking to add google drive support. Where is the dropbox implementation in the nitro source? I can't find anything.

stayradiated commented 10 years ago

This is version 2 of Nitro client which removes direct support for Dropbox/Ubuntu One and instead connects to the Nitro-Server to handle syncing.

Adding back Dropbox support is on the roadmap, but has not yet been implemented. The idea is to use Dropbox as a write-only backup so you have a copy of your data in case something happens to the server.

There is a 1.5x branch which archives the old code - but that hasn't been updated in years.

retorquere commented 10 years ago

I see. How are the tasks stored locally, if you don't sync?