X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=cal%2F.config%2Fvdirsyncer%2Fconfig;h=01919df3eb6ec6821ea384b239e98eb7bc42e56b;hb=HEAD;hp=f8c624c7d77840b0c633c10f094406588e9454f4;hpb=680453b96ef8de3ad668b2163927aac7a7e33045;p=dotfiles.git diff --git a/cal/.config/vdirsyncer/config b/cal/.config/vdirsyncer/config index f8c624c..01919df 100644 --- a/cal/.config/vdirsyncer/config +++ b/cal/.config/vdirsyncer/config @@ -13,6 +13,21 @@ status_path = "~/.local/share/vdirsyncer/status/" #default_command = "sync" # Webcal +[pair sws] +a = "sws_web" +b = "sws_remote" +collections = null + +[storage sws_web] +type = "http" +url = "https://calendar.google.com/calendar/ical/673803b665fea319a9af80e9f39d3d7c3310200ca9db88ed073fa872f86a80e5%40group.calendar.google.com/public/basic.ics" + +[storage sws_remote] +type = "caldav" +url = "https://cal.martlubbers.net/dav.php/calendars/mart/sws/" +username = "mart" +password.fetch = ["command", "pass", "show", "caldav_ygdrassil/mart"] + [pair uni] a = "uni_web" b = "uni_remote"