[general] # A folder where vdirsyncer can store some metadata about each pair. status_path = "~/.local/share/vdirsyncer/status/" # CARDDAV [pair yigits_contacts] a = "home" b = "nextcloud" collections = ["from a", "from b"] [storage home] type = "filesystem" path = "~/.local/share/contacts/" fileext = ".vcf" [storage nextcloud] type = "carddav" url = "https://cloud.yigitsever.com/" username.fetch = ["command", "pass", "vdirsyncer/username"] password.fetch = ["command", "pass", "vdirsyncer/pass"]