adding umons cal
This commit is contained in:
@@ -13,6 +13,10 @@
|
|||||||
[[nextcloud_card_local]]
|
[[nextcloud_card_local]]
|
||||||
path = ~/.cache/contact/nextcloud/*
|
path = ~/.cache/contact/nextcloud/*
|
||||||
type = discover
|
type = discover
|
||||||
|
|
||||||
|
[[umons]]
|
||||||
|
path = ~/.cache/calendar/umons/*
|
||||||
|
type = discover
|
||||||
|
|
||||||
[locale]
|
[locale]
|
||||||
timeformat = %H:%M
|
timeformat = %H:%M
|
||||||
|
|||||||
@@ -51,3 +51,17 @@ status_path = "~/.vdirsyncer/status/"
|
|||||||
b = "debucquoyanthony_local"
|
b = "debucquoyanthony_local"
|
||||||
collections = ["from a"]
|
collections = ["from a"]
|
||||||
metadata= ["color", "displayname", "description", "order"]
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user