adding umons cal

This commit is contained in:
Anthony Debucquoy
2026-09-16 15:03:29 +02:00
parent 0c381a97bb
commit efde01267c
2 changed files with 18 additions and 0 deletions
+4
View File
@@ -13,6 +13,10 @@
[[nextcloud_card_local]]
path = ~/.cache/contact/nextcloud/*
type = discover
[[umons]]
path = ~/.cache/calendar/umons/*
type = discover
[locale]
timeformat = %H:%M
+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