-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Address book sharing #87
Comments
Address book sharing is not supported by the underlying SabreDAV. See #52 |
Hi @lightmaster |
Created a PR for it |
I saw that when I searched for "sharing", but based on the title and beginning of it assumed it was something else entirely. Shame Sabre/DAV doesn't have this feature considering Baikal talked about implementing it back in 2016 but never did |
It is, indeed. AFAIK Nextcloud has an implementation for shared address books and they use SabreDAV as well. But it seems like overkill using NC just for CalDav and CardDAV. |
I'll keep and eye out if ever I find some way to bake it in without rewriting SabreDAV but it seems compromised. Closing for now |
The readme mentions calendar creation and sharing, and address book creation and sharing. I found how to share calendars (both specific ones and all of a users), but I don't see a way to share address books between users.
The text was updated successfully, but these errors were encountered: