[calendars]
[[dav]]
-path = ~/.vdirsyncer/calendar/
+path = ~/.vdirsyncer/cal/default
color = white
[sqlite]
[addressbooks]
[[dav]]
-path = ~/.vdirsyncer/addressbook/
+path = ~/.vdirsyncer/card/default
[general]
editor = vim
[storage contacts_local]
type = filesystem
-path = ~/.vdirsyncer/
+path = ~/.vdirsyncer/card
fileext = .vcf
[storage contacts_remote]
type = carddav
-url = http://localhost:8008/addressbooks/users/mart/addressbook/
+url = https://ygdrassil.martlubbers.net/card.php/addressbooks/mart/default
+auth = digest
username = mart
# CALDAV
[storage calendar_local]
type = filesystem
-path = ~/.vdirsyncer/
+path = ~/.vdirsyncer/cal
fileext = .ics
[storage calendar_remote]
type = caldav
-url = http://localhost:8008/calendars/users/mart/calendar/
+url = https://ygdrassil.martlubbers.net/cal.php/calendars/mart/default
+auth = digest
username = mart
set quote_regexp="^( {0,4}[>|:#%]| {0,4}[a-z0-9]+[>|]+)+"
# Aliases
-set query_command = "abook --mutt-query '%s'"
-macro index,pager a "<pipe-message>abook --add-email-quiet<return>" "Add this sender to Abook"
+set query_command= "khard mutt --search '%s'"
bind editor <Tab> complete-query
+bind editor ^T complete
+macro index,pager A \
+ "<pipe-message>khard add-email<return>" \
+ "add the sender email address to khard"
# Colors
color normal white default