diff --git a/home/.config/khard/khard.conf b/home/.config/khard/khard.conf new file mode 100644 index 0000000..4a7abec --- /dev/null +++ b/home/.config/khard/khard.conf @@ -0,0 +1,26 @@ +[addressbooks] +[[personal]] +path = ~/.contacts/d6abd3ea-3abd-7550-9f24-f06293d36a82/ + +[general] +debug = no +default_action = list +editor = nvim, -i, NONE +merge_editor = nvim, -d + +[contact table] +display = first_name +group_by_addressbook = no +reverse = no +show_nicknames = yes +show_uids = no +sort = last_name +localize_dates = yes +preferred_phone_number_type = pref, cell, home +preferred_email_address_type = pref, home, work + +[vcard] +private_objects = Jabber, +preferred_version = 3.0 +search_in_source_files = no +skip_unparsable = no