Add anais calendar

This commit is contained in:
Nicolas Duhamel 2019-04-16 14:02:35 +02:00
parent 6137ea2d96
commit c6b41ebaaf

View File

@ -34,3 +34,19 @@ username = "nicolas"
password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"] password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "nicolas"]
#[pair calendars_anais]
#a = "cal_local_anais"
#b = "cal_nextcloud_anais"
#collections = ["from a", "from b"]
#
#[storage cal_local_anais]
#type = "filesystem"
#path = "~/.local/calendars/anais"
#fileext = ".ics"
#
#[storage cal_nextcloud_anais]
#type = "caldav"
#url = "https://cloud.jombi.fr"
#username = "anais"
#password.fetch = ["command", "~/.config/vdirsyncer/getpass.py", "anais"]
#