View Single Post
Posts: 131 | Thanked: 241 times | Joined on Feb 2012
#36
Syncevolution 1.3 supports owncloud 5. Working are calender, contacts, tasks and notes.

notes are handled as journal for a specific calendar.

It is also possible to have multiple calendars and tasks (one for each calendar) .

Calendars:
backend = CalDAV
database = {link to owncloud}/remote.php/caldav/calendars/{user_name}/{calendar_name}

Adressbook:
backend = CardDAV
database = {link to owncloud}/remote.php/carddav/addressbooks/{user_name}/contacts

Tasks:
backend = CalDAVTodo
database = same as for calendar

Notes:
backend = CalDAVJournal
database = same as for calendar

Last edited by HolgerN; 2013-11-10 at 14:25.
 

The Following 4 Users Say Thank You to HolgerN For This Useful Post: