[GH-ISSUE #92] CardDAV sync specification #557

Closed
opened 2026-03-01 17:39:51 +03:00 by kerem · 2 comments
Owner

Originally created by @maybeec on GitHub (Jan 4, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/92

Which attributes are supported to be synced for CardDAV?

  • Contact pictures?
  • Notes?
  • Multiple Mail adresses?
  • Favorite phone number? (especially interesting for mobile phones, which is also be supported by owncloud for example)

Are there any known issues. I would guess so as CardDAV seems to be not the easiest protocol, especially as it is not implemented correctly by different server implementations :)
I have not tested synchronization for CardDAV so far.

Originally created by @maybeec on GitHub (Jan 4, 2016). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/92 Which attributes are supported to be synced for CardDAV? - Contact pictures? - Notes? - Multiple Mail adresses? - Favorite phone number? (especially interesting for mobile phones, which is also be supported by owncloud for example) Are there any known issues. I would guess so as CardDAV seems to be not the easiest protocol, especially as it is not implemented correctly by different server implementations :) I have not tested synchronization for CardDAV so far.
kerem closed this issue 2026-03-01 17:39:51 +03:00
Author
Owner

@aluxnimm commented on GitHub (Jan 4, 2016):

  • Contact photos work for Outlook > 2007, in OL 2007 there are issues accessing the property
  • Notes yes
  • Outlook supports 3 email adresses, so we support them too
  • you mean the PREF attribute? yes

We don't support Outlook distribution lists and only vcard 3.0 spec atm and you are right, since every server and client behaves differently there will be some minor issues, but we try to fix it of course.

<!-- gh-comment-id:168627403 --> @aluxnimm commented on GitHub (Jan 4, 2016): - Contact photos work for Outlook > 2007, in OL 2007 there are issues accessing the property - Notes yes - Outlook supports 3 email adresses, so we support them too - you mean the PREF attribute? yes We don't support Outlook distribution lists and only vcard 3.0 spec atm and you are right, since every server and client behaves differently there will be some minor issues, but we try to fix it of course.
Author
Owner

@maybeec commented on GitHub (Jan 4, 2016):

Thanks for the fast reply.
I will test the plugin with the latest owncloud server and I will give you some feedback soon.

<!-- gh-comment-id:168627858 --> @maybeec commented on GitHub (Jan 4, 2016): Thanks for the fast reply. I will test the plugin with the latest owncloud server and I will give you some feedback soon.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#557
No description provided.