Skip to content
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

Multi-way sync and being service agnostic #1167

Open
robflate opened this issue Mar 2, 2025 · 0 comments
Open

Multi-way sync and being service agnostic #1167

robflate opened this issue Mar 2, 2025 · 0 comments

Comments

@robflate
Copy link

robflate commented Mar 2, 2025

Apologies for posting as an issue but there's no Discussion section in the repo.

I am attempting to sync;

Calendars: Google, Apple & CalDAV (Davis)
Address Book: Google, Apple & CardDAV (Davis)

CalDav and CardDav are the sources of truth. They are served from Davis which is a front end for sabre/dav. It's like Baïkal. Davis and Vdirsyncer run on the same machine.

My end goal is to be service agnostic for my contacts and calendars. I will always have the CalDav/CardDav sources of truth and if I ever move away from Apple or Google or start using an additional service, it will be easy for me to setup any new service in Vdirsyncer to quickly get my calendars and contacts synced to the new service.

I have got Vdirsyncer setup and have the basics working. I have authorised Google and can discover Google, Apple and Davis collections but what is the suggested workflow for achieving a Multi-way sync? If anyone can provide a config example, I'd appreciate it. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant