diff --git a/user/vdirsyncer/.config/vdirsyncer/config b/user/vdirsyncer/.config/vdirsyncer/config index 4d15882..deade92 100644 --- a/user/vdirsyncer/.config/vdirsyncer/config +++ b/user/vdirsyncer/.config/vdirsyncer/config @@ -34,3 +34,19 @@ username = "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"] +#