2020-01-11 22:04:45 +01:00
<?xml version="1.0" encoding="utf-8"?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" >
< head >
2021-01-08 01:43:48 +01:00
<!-- 2021 - 01 - 08 ven. 01:43 -->
2020-01-11 22:04:45 +01:00
< meta http-equiv = "Content-Type" content = "text/html;charset=utf-8" / >
2021-01-01 20:12:34 +01:00
< title > Contact Configuration< / title >
2020-01-11 22:04:45 +01:00
< meta name = "generator" content = "Org mode" / >
< meta name = "author" content = "Dehaeze Thomas" / >
2021-01-01 20:12:34 +01:00
< link rel = "stylesheet" type = "text/css" href = "./dist/style.css" / >
< script type = "text/javascript" src = "./dist/script.js" > < / script >
2020-01-11 22:04:45 +01:00
< / head >
< body >
< div id = "org-div-home-and-up" >
< a accesskey = "h" href = "./index.html" > UP < / a >
|
< a accesskey = "H" href = "./index.html" > HOME < / a >
< / div > < div id = "content" >
2021-01-01 20:12:34 +01:00
< h1 class = "title" > Contact Configuration< / h1 >
2020-01-11 22:04:45 +01:00
< div id = "table-of-contents" >
< h2 > Table of Contents< / h2 >
< div id = "text-table-of-contents" >
< ul >
2021-01-01 20:12:34 +01:00
< li > < a href = "#org4e975c8" > Khard< / a > < / li >
2020-01-11 22:04:45 +01:00
< / ul >
< / div >
< / div >
2021-01-01 20:12:34 +01:00
< div id = "outline-container-org4e975c8" class = "outline-2" >
< h2 id = "org4e975c8" > Khard< / h2 >
< div class = "outline-text-2" id = "text-org4e975c8" >
2020-01-11 22:04:45 +01:00
< div class = "org-src-container" >
2021-01-01 20:12:34 +01:00
< pre class = "src src-conf" > [< span class = "org-type" > addressbooks< / span > ]
2020-01-11 22:04:45 +01:00
[< span class = "org-type" > [google]< / span > ]
< span class = "org-variable-name" > path< / span > = ~/.contacts/default/
[< span class = "org-type" > general< / span > ]
< span class = "org-variable-name" > debug< / span > = no
< span class = "org-variable-name" > default_action< / span > = list
< span class = "org-variable-name" > editor< / span > = vim
< span class = "org-variable-name" > merge_editor< / span > = vimdiff
[< span class = "org-type" > contact table< / span > ]
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > display names by first or last name: first_name / last_name< / span >
< span class = "org-variable-name" > display< / span > = first_name
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > group by address book: yes / no< / span >
< span class = "org-variable-name" > group_by_addressbook< / span > = no
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > reverse table ordering: yes / no< / span >
< span class = "org-variable-name" > reverse< / span > = no
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > append nicknames to name column: yes / no< / span >
< span class = "org-variable-name" > show_nicknames< / span > = no
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > show uid table column: yes / no< / span >
< span class = "org-variable-name" > show_uids< / span > = yes
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > sort by first or last name: first_name / last_name< / span >
< span class = "org-variable-name" > sort< / span > = last_name
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > localize dates: yes / no< / span >
< span class = "org-variable-name" > localize_dates< / span > = yes
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > set a comma separated list of preferred phone number types in descending priority< / span >
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > or nothing for non-filtered alphabetical order< / span >
< span class = "org-variable-name" > preferred_phone_number_type< / span > = pref, cell, home
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > set a comma separated list of preferred email address types in descending priority< / span >
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > or nothing for non-filtered alphabetical order< / span >
< span class = "org-variable-name" > preferred_email_address_type< / span > = pref, work, home
[< span class = "org-type" > vcard< / span > ]
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > extend contacts with your own private objects< / span >
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > these objects are stored with a leading "X-" before the object name in the vcard files< / span >
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > every object label may only contain letters, digits and the - character< / span >
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > example:< / span >
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > private_objects = Jabber, Skype, Twitter< / span >
< span class = "org-variable-name" > private_objects< / span > = Jabber, Skype, Twitter
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > preferred vcard version: 3.0 / 4.0< / span >
< span class = "org-variable-name" > preferred_version< / span > = < span class = "org-highlight-numbers-number" > 3.0< / span >
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > Look into source vcf files to speed up search queries: yes / no< / span >
< span class = "org-variable-name" > search_in_source_files< / span > = no
< span class = "org-comment-delimiter" > # < / span > < span class = "org-comment" > skip unparsable vcard files: yes / no< / span >
< span class = "org-variable-name" > skip_unparsable< / span > = no
< / pre >
< / div >
< / div >
< / div >
< / div >
< div id = "postamble" class = "status" >
< p class = "author" > Author: Dehaeze Thomas< / p >
2021-01-08 01:43:48 +01:00
< p class = "date" > Created: 2021-01-08 ven. 01:43< / p >
2020-01-11 22:04:45 +01:00
< / div >
< / body >
< / html >