Difference between revisions of "Mac Addressbook"

From BITPlan Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
Synching a Mac Addressbook with NextCloud is not as easy as it might seem.
 +
 +
Theoretically the CardDAV CalDAV Standards should make things easy. In practice it's a nightmare.
 +
See e.g.
 +
* https://help.nextcloud.com/t/getting-nextcloud-to-work-with-mac-os-x-adress-book/2269/21
 +
* https://unterwaditzer.net/2015/kill-webdav.html
 +
 +
Here you'll find some technical details that might help you debug your situation.
 +
 
= Links =
 
= Links =
 
* https://github.com/andrewlkho/icloud-addressbook-query/blob/master/icloud-addressbook-query.py
 
* https://github.com/andrewlkho/icloud-addressbook-query/blob/master/icloud-addressbook-query.py
 
* https://apple.stackexchange.com/questions/222619/using-sqlite-browser-to-extract-osx-contacts
 
* https://apple.stackexchange.com/questions/222619/using-sqlite-browser-to-extract-osx-contacts
 +
= Timestamps =
 +
* https://www.epochconverter.com/coredata
  
 
= Database schema =
 
= Database schema =

Latest revision as of 11:05, 8 April 2020

Synching a Mac Addressbook with NextCloud is not as easy as it might seem.

Theoretically the CardDAV CalDAV Standards should make things easy. In practice it's a nightmare. See e.g.

Here you'll find some technical details that might help you debug your situation.

Links

Timestamps

Database schema