blob: 98a8362abfa8d70d98796161c12545ba23c6fe8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
[addressbooks]
[[contacts]]
path = ~/.contacts/contacts
[[wedding]]
path = ~/.contacts/wedding
[general]
editor = helix
merge_editor = vimdiff
default_action = list
show_nicknames = yes
[contact table]
sort = last_name
group_by_addressbook = no
show_nicknames = yes
show_uids = yes
[vcard]
preferred_version = 3.0
private_objects = Jabber, Ring, Twitter
|