X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=cal%2F.config%2Fvdirsyncer%2Fconfig;h=8b360183bcd3b0c7fa2699de5c42f49d5bc3ff01;hb=03456357bce935f8e8af9580a1f31a3ac8ea6cac;hp=c0232f9995aa5426db2e6323fd977711964dddec;hpb=35b389ce5c04c35863bf2f0ba01a8aa7db741a32;p=dotfiles.git diff --git a/cal/.config/vdirsyncer/config b/cal/.config/vdirsyncer/config index c0232f9..8b36018 100644 --- a/cal/.config/vdirsyncer/config +++ b/cal/.config/vdirsyncer/config @@ -49,37 +49,22 @@ url = "https://cal.martlubbers.net/dav.php/calendars" #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] -#a = "uni_local" -#b = "uni_remote" -#collections = null -# -#[storage uni_local] -#type = "filesystem" -#path = "~/.vdirsyncer/uni" -#fileext = ".ics" -# -#[storage uni_remote] -#type = "http" -#url = "http://persoonlijkrooster.ru.nl/ical?57b59e14&eu=czQxMDk1MDM=&t=9d96e939-2d1b-4b49-b376-93937bc08725" + +# 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/dav.php/calendars" +#auth = digest +username = "task" +password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"]