blob: 7360d68da0270d9b6a263d581ee8a3c555a4a7b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[addressbooks]
[[contacts]]
path = ~/.local/share/contacts/8fa0195e-936e-5bb0-7ea2-2410d65cb3da
[general]
debug = no
default_action = list
editor = vim
merge_editor = vimdiff
[contact table]
display = first_name
sort = last_name
localize_dates = yes
preferred_phone_number_type = pref, cell, home
preferred_email_address_type = pref, work, home
|