X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=cal%2F.config%2Fvdirsyncer%2Fconfig;h=97282b29467627b73fe42ae1694754943f558e09;hb=76f56dfca564e0d2d6307d8b6e6a20368c240170;hp=0bb3a6910ba6eeb15fc352806fd8f868ff8cbd87;hpb=6228817eca37fd92348d47e0de2ebb3221c0de1e;p=dotfiles.git diff --git a/cal/.config/vdirsyncer/config b/cal/.config/vdirsyncer/config index 0bb3a69..97282b2 100644 --- a/cal/.config/vdirsyncer/config +++ b/cal/.config/vdirsyncer/config @@ -15,8 +15,7 @@ status_path = ~/.vdirsyncer/status/ [pair contacts] a = contacts_local b = contacts_remote - -collections = ["from b"] +collections = ["default"] [storage contacts_local] type = filesystem @@ -25,7 +24,7 @@ fileext = .vcf [storage contacts_remote] type = carddav -url = https://ygdrassil.martlubbers.net/baikal/card.php/addressbooks/mart/default +url = https://cal.martlubbers.net/card.php/addressbooks/mart auth = digest username = mart password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] @@ -43,11 +42,30 @@ fileext = .ics [storage calendar_remote] type = caldav -url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart/default +url = https://cal.martlubbers.net/cal.php/calendars/mart auth = digest username = mart password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] +# Tasks +[pair tasks] +a = tasks_local +b = tasks_remote +conflict_resolution = a wins +collections = ["default"] + +[storage tasks_local] +type = filesystem +path = ~/.vdirsyncer/tasks +fileext = .ics + +[storage tasks_remote] +type = caldav +url = https://cal.martlubbers.net/cal.php/calendars/mart2 +auth = digest +username = mart2 +password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] + # UNI [pair uni] a = uni_local