[general] status_path = "~/vdir/status" [pair contacts] a = "contacts_local" b = "contacts_remote" collections = ["from a", "from b"] [pair calendar] a = "calendar_local" b = "calendar_remote" collections = ["from a", "from b"] [pair band_calendar] a = "band_calendar_local" b = "band_calendar_remote" collections = null [storage contacts_local] type = "filesystem" path = "~/vdir/people/main" fileext = ".vcf" [storage calendar_local] type = "filesystem" path = "~/vdir/calendar/personal" fileext = ".ics" [storage band_calendar_local] type = "filesystem" path = "~/vdir/calendar/band" fileext = ".ics" [storage contacts_remote] type = "carddav" url = "https://radicale.beepboop.systems/ryan/20cda0dd-5922-4905-8956-859c989a6519/" username = "ryan" password.fetch = ["command", "rbw", "get", "beepboop.systems radicale instance"] [storage band_calendar_remote] type = "http" url = "https://calendar.google.com/calendar/ical/i6bong6iferbcuf1u25jg47t7k%40group.calendar.google.com/public/basic.ics" [storage calendar_remote] type = "caldav" url = "https://radicale.beepboop.systems/ryan/edfbeaf1-e9f3-4d94-a512-40cdafdbc7a0/" username = "ryan" password.fetch = ["command", "rbw", "get", "beepboop.systems radicale instance"]