X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=cal%2F.config%2Fvdirsyncer%2Fconfig;h=670e6aa9e190493214ae761bf947dcee98c7277e;hb=152a45858cd5fcd0fd101f650da3b416c10652b3;hp=0bb3a6910ba6eeb15fc352806fd8f868ff8cbd87;hpb=29d1e69dadf0b5e382a6edd6d5fb6f10b07c9fb2;p=dotfiles.git diff --git a/cal/.config/vdirsyncer/config b/cal/.config/vdirsyncer/config index 0bb3a69..670e6aa 100644 --- a/cal/.config/vdirsyncer/config +++ b/cal/.config/vdirsyncer/config @@ -15,7 +15,6 @@ status_path = ~/.vdirsyncer/status/ [pair contacts] a = contacts_local b = contacts_remote - collections = ["from b"] [storage contacts_local] @@ -25,8 +24,8 @@ fileext = .vcf [storage contacts_remote] type = carddav -url = https://ygdrassil.martlubbers.net/baikal/card.php/addressbooks/mart/default -auth = digest +url = https://cal.martlubbers.net/caldav.php/mart +#auth = digest username = mart password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] @@ -34,7 +33,7 @@ password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] [pair calendar] a = calendar_local b = calendar_remote -collections = ["default", "mart", "elvira", "vuilnis"] +collections = ["from b"] [storage calendar_local] type = filesystem @@ -43,10 +42,29 @@ fileext = .ics [storage calendar_remote] type = caldav -url = https://ygdrassil.martlubbers.net/baikal/cal.php/calendars/mart/default -auth = digest +url = https://cal.martlubbers.net/caldav.php/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 = ["from b"] + +[storage tasks_local] +type = filesystem +path = ~/.vdirsyncer/tasks +fileext = .ics + +[storage tasks_remote] +type = caldav +url = https://cal.martlubbers.net/caldav.php/task +#auth = digest +username = task +password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] # UNI [pair uni]