Add anais calendar
This commit is contained in:
parent
6137ea2d96
commit
c6b41ebaaf
@ -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"]
|
||||||
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user