Open jancborchardt opened 7 years ago
I would love to see this as well
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 :)
I was thinking of rather converting this to a pwa instead which works on the browser or any recent platform
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.
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.