diff options
author | David Runge <dave@sleepmap.de> | 2015-10-07 03:01:43 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2015-10-07 03:01:43 +0200 |
commit | b097bb5641dcf17780e47c4c184fab94bda268d6 (patch) | |
tree | a4239948687d6d0c5c6a44e5e250794367dcd189 /.vdirsyncer/config | |
parent | c4d03996a7fad2466387601dc89109ce762305a3 (diff) | |
download | dotfiles-b097bb5641dcf17780e47c4c184fab94bda268d6.tar.gz dotfiles-b097bb5641dcf17780e47c4c184fab94bda268d6.tar.bz2 dotfiles-b097bb5641dcf17780e47c4c184fab94bda268d6.tar.xz dotfiles-b097bb5641dcf17780e47c4c184fab94bda268d6.zip |
.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.
Diffstat (limited to '.vdirsyncer/config')
-rw-r--r-- | .vdirsyncer/config | 4 |
1 files changed, 2 insertions, 2 deletions
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 |