Thread
:
CardDAV App for sync N9 with https://fruux.com/
View Single Post
HolgerN
2013-11-10 , 14:07
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
.
Quote & Reply
|
The Following 4 Users Say Thank You to HolgerN For This Useful Post:
cnlpete
,
DeadHorseRiding
,
minimos
,
tanghus
HolgerN
View Public Profile
Send a private message to HolgerN
Find all posts by HolgerN