todometer icon indicating copy to clipboard operation
todometer copied to clipboard

Synchronization on mobile + other devices and platforms

Open jancborchardt opened this issue 8 years ago • 5 comments
trafficstars

Synchronizing tasks would be pretty neat so you can continue on your mobile device, online app or elsewhere.

CalDAV is an open protocol used for syncing tasks and calendars which is also natively supported by iOS, macOS, Android (using an app), Nextcloud and other platforms.

For Nextcloud Calendar and Tasks we use the davclient.js library: https://github.com/owncloud/davclient.js - maybe that's a good starting point. cc @georgehrke @Henni @raimund-schluessler if they have any input. :)

It would just require a one-time input of server/service, and username + password.

jancborchardt avatar May 01 '17 15:05 jancborchardt

I would love to see this as well

corbin-auriti avatar Jun 19 '19 22:06 corbin-auriti

This involves also building the app for other platforms, I'll keep the feature request and see what we can do to do this in the most free way possible :)

cassidoo avatar Feb 13 '20 22:02 cassidoo

I was thinking of rather converting this to a pwa instead which works on the browser or any recent platform

bovas85 avatar Mar 02 '20 07:03 bovas85

You can use Google Drive (or Dropbox/OneDrive) too, saving a file with the tasks. Probably there are more people with a Google account than a Nextcloud server/account.

are you open to have the android version of this done in Kotlin. I can work on it.

EdwardMuturi avatar Mar 06 '20 00:03 EdwardMuturi