Loading .config/vdirsyncer/config +5 −5 Original line number Diff line number Diff line [general] status_path = "~/.config/vdirsyncer/status/" [pair calenders] a = "nc_calender" b = "local_calender" [pair calendars] a = "nc_calendar" b = "local_calendar" collections = ["from a", "from b"] metadata = ["color"] [storage local_calender] [storage local_calendar] type = "filesystem" path = "~/.sync-calendars/" fileext = ".ics" [storage nc_calender] [storage nc_calendar] type = "caldav" url = "https://YourNextCloudDomainName.tld/remote.php/dav/principals/users/YourNextCloudUserName/" username = "NCUserName" Loading Loading
.config/vdirsyncer/config +5 −5 Original line number Diff line number Diff line [general] status_path = "~/.config/vdirsyncer/status/" [pair calenders] a = "nc_calender" b = "local_calender" [pair calendars] a = "nc_calendar" b = "local_calendar" collections = ["from a", "from b"] metadata = ["color"] [storage local_calender] [storage local_calendar] type = "filesystem" path = "~/.sync-calendars/" fileext = ".ics" [storage nc_calender] [storage nc_calendar] type = "caldav" url = "https://YourNextCloudDomainName.tld/remote.php/dav/principals/users/YourNextCloudUserName/" username = "NCUserName" Loading