summaryrefslogtreecommitdiffstats
path: root/abook
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-01-22 15:40:14 -0600
committerJesse Luehrs <doy@tozt.net>2012-01-22 16:20:23 -0600
commitbf6cc2f8b72893a5c52f7b5cf2c9cfebb21439bd (patch)
treea898efaf993dccebb5e0179856f11a6d450d807c /abook
parent22009a32b50a416158fb41565461bac787571929 (diff)
downloadconf-bf6cc2f8b72893a5c52f7b5cf2c9cfebb21439bd.tar.gz
conf-bf6cc2f8b72893a5c52f7b5cf2c9cfebb21439bd.zip
add abook config
Diffstat (limited to 'abook')
-rw-r--r--abook/abookrc28
1 files changed, 28 insertions, 0 deletions
diff --git a/abook/abookrc b/abook/abookrc
new file mode 100644
index 0000000..72cdd9c
--- /dev/null
+++ b/abook/abookrc
@@ -0,0 +1,28 @@
+field aim = AIM
+field irc = IRC, list
+field twitter = Twitter
+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
+view Phone = mobile, textphone, phone, workphone
+view Internet = irc, aim, twitter, url, nick
+view Address = address, address2, city, state, zip, country
+view Address2 = 2address, 2address2, 2city, 2state, 2zip, 2country
+view Other = notes
+
+set index_format=" {name:15} {email:27} {mobile:12|phone|workphone} {birthday:10}"
+
+set preserve_fields=all
+set show_all_emails=false
+set www_command=firefox
+set address_style=us
+set sort_field=name