From 6f504fb861d7c6bc0c17471cab6acccb0317cfdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 26 Jan 2018 23:58:39 +0100 Subject: Add khal and khard --- config/khard/khard.conf | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 config/khard/khard.conf (limited to 'config/khard/khard.conf') diff --git a/config/khard/khard.conf b/config/khard/khard.conf new file mode 100644 index 0000000..63bc685 --- /dev/null +++ b/config/khard/khard.conf @@ -0,0 +1,25 @@ +[addressbooks] + +[[family]] +path = ~/.contacts/family/ +[[friends]] +path = ~/.contacts/friends/ +[[work]] +path = ~/.contacts/work + + +[general] +debug = no +default_action = list +editor = vim +merge_editor = vimdiff + + +[contact table] +display = first_name +group_by_addressbook = yes +reverse = no +show_nicknames = yes +show_uids = yes +sort = last_name +localize_dates = yes -- cgit v1.2.3