khard.conf.tmpl (495B)
1 [addressbooks] 2 [[main]] 3 path = ~/.local/share/vdirsyncer/contacts/{{ .cal.contacts }} 4 [general] 5 debug = no 6 default_action = list 7 editor = nvim 8 merge_editor = vimdiff 9 10 [contact table] 11 display = first_name 12 group_by_addressbook = no 13 reverse = no 14 show_nicknames = no 15 show_uids = yes 16 sort = last_name 17 localize_dates = yes 18 preferred_phone_number_type = pref, cell, home 19 preferred_email_address_type = pref, work, home 20 21 [vcard] 22 preferred_version = 3.0 23 search_in_source_files = yes 24 skip_unparsable = no