Comment #1618

cweiske wrote the following reply to https://btrem.com/2026/04-address-book:

CardDAV is vCard + WebDAV. The DAV side is the complex thing, but the actual contact data storage - vCard - is a solved problem, and it's easy to do.
So subscribing to a .vcf file/url that contains the whole address book in vCard format would be the most simple solution.

Reply to this comment