summaryrefslogtreecommitdiffstats
path: root/abook/abookrc
blob: 671efa9a557fc7f10bd56a3d2787a394c7651cbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
field aim      = AIM
field irc      = IRC, list
field twitter  = Twitter
field skype    = Skype
field birthday = Birthday, date

field 2address  = Address
field 2address2 = Address2
field 2city     = City
field 2state    = State/Province
field 2zip      = "ZIP/Postal Code"
field 2country  = Country

field textphone = Text

view Contact  = name, email, birthday, nick
view Phone    = mobile, textphone, phone, workphone
view Internet = irc, aim, skype, twitter, url
view Address  = address, address2, city, state, zip, country
view Address2 = 2address, 2address2, 2city, 2state, 2zip, 2country
view Other    = notes

set index_format=" {name:23}    {email:34}    {mobile:12|phone|workphone}    {birthday:10}    {nick}"

set preserve_fields=all
set show_all_emails=false
set www_command=firefox
set address_style=us
set sort_field=name

set use_colors=true
set color_header_bg=default
set color_header_fg=green
set color_footer_bg=default
set color_footer_fg=green
set color_list_header_bg=default
set color_list_highlight_bg=cyan
set color_list_even_fg=yellow
set color_list_odd_fg=yellow