adding umons cal

This commit is contained in:
Anthony Debucquoy
2026-09-16 15:03:29 +02:00
committed by Anthony Debucquoy
parent 4fc1a78ce4
commit ef1ce70bda
2 changed files with 18 additions and 0 deletions
+14
View File
@@ -51,3 +51,17 @@ status_path = "~/.vdirsyncer/status/"
b = "debucquoyanthony_local"
collections = ["from a"]
metadata= ["color", "displayname", "description", "order"]
[storage umons_remote]
type = "http"
url = "https://ical.umons.ac.be/0CAF46D3-390C-4D34-AE43-B662CD784F67.ics"
[storage umons_local]
type = "filesystem"
path = "~/.cache/calendar/umons/2026-2027"
fileext = ".ics"
[pair umons]
a = "umons_remote"
b = "umons_local"
collections = null