From b097bb5641dcf17780e47c4c184fab94bda268d6 Mon Sep 17 00:00:00 2001 From: David Runge Date: Wed, 7 Oct 2015 03:01:43 +0200 Subject: .vdirsyncer/config: Removing tu-berlin address book. Adding work calendar. Ordering calendars. .config/khard/khard.conf: Removing tu-berlin address book. .config/khal/khal.conf: Adding work calendar. --- .config/khal/khal.conf | 4 ++++ .config/khard/khard.conf | 3 --- .vdirsyncer/config | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.config/khal/khal.conf b/.config/khal/khal.conf index c01af33..b4e41b1 100644 --- a/.config/khal/khal.conf +++ b/.config/khal/khal.conf @@ -34,6 +34,10 @@ color = dark cyan path = ~/.calendars/unix-pool color = dark magenta +[[work]] +path = ~/.calendars/work +color = dark magenta + # AKT [[ak]] path = ~/.calendars/ak_shared_by_mvoigt diff --git a/.config/khard/khard.conf b/.config/khard/khard.conf index ad15cc1..9a92f3b 100644 --- a/.config/khard/khard.conf +++ b/.config/khard/khard.conf @@ -16,9 +16,6 @@ path = ~/.contacts/private/ [[services]] path = ~/.contacts/services/ -[[tu-berlin]] -path = ~/.contacts/tu-berlin/ - [[unixpool]] path = ~/.contacts/unixpool/ diff --git a/.vdirsyncer/config b/.vdirsyncer/config index 7f57a14..2c81022 100644 --- a/.vdirsyncer/config +++ b/.vdirsyncer/config @@ -7,7 +7,7 @@ password_command = pass2vdirsyncer [pair dave_contacts] a = dave_contacts_local b = dave_contacts_remote -collections = ["bands","private","services","tu-berlin","unixpool", "venues"] +collections = ["bands", "private", "services", "unixpool", "venues"] conflict_resolution = "b wins" [storage dave_contacts_local] @@ -43,7 +43,7 @@ username = drunge [pair dave_calendar] a = dave_calendar_local b = dave_calendar_remote -collections = ["akt", "contact_birthdays", "flat", "private", "unix-pool", "courses", "live", "concerts"] +collections = ["akt", "concerts", "contact_birthdays", "courses", "flat", "live", "private", "unix-pool", "work"] [storage dave_calendar_local] type = filesystem -- cgit v1.2.3-54-g00ecf