ownCloud syncing of notes

Bug #1266058 reported by Sam Bull
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
notes-app
New
Undecided
Unassigned

Bug Description

It would be great to be able to sync notes with the ownCloud notes app.

I have recently implemented this functionality in my gnome-shell extension, so it shouldn't be difficult to get working in the notes-app (https://extensions.gnome.org/extension/568/notes/).

If I port the syncing code into the notes-app, is someone willing to create the settings screen and any required tests?

Revision history for this message
Vincent (influence-pc) wrote :

I've openned a general-case bug here https://bugs.launchpad.net/notes-app/+bug/1280788

Revision history for this message
Sam Bull (dreamsorcerer) wrote :

The ownCloud Notes app has it's own API, rather than using CalDAV.

So, it would be a case of occasionally downloading the notes to sync things locally, and then using the API to send changes back to the notes app (edit/add/delete a note). And, they will all come through as JSON, so it's easy to work with in the Javascript.

https://github.com/owncloud/notes/wiki/API-0.2

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.