Khard: Difference between revisions

From wikinotes
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
|}
|}
</blockquote><!-- Documentation -->
</blockquote><!-- Documentation -->
= Locations =
<blockquote>
{| class="wikitable"
|-
| <code>~/.config/khard/khard.conf</code> || config
|-
|}
</blockquote><!-- Locations -->


= Tutorials =
= Tutorials =
Line 24: Line 33:
= Notes =
= Notes =
<blockquote>
<blockquote>
{| class="wikitable"
{|
|-
|-
| [[khard install]]
| [[khard install]]
Line 34: Line 43:
|}
|}
</blockquote><!-- Notes -->
</blockquote><!-- Notes -->
= Install =
<blockquote>
<syntaxhighlight lang="bash">
pip install --user will khard
</syntaxhighlight>
</blockquote><!-- Install -->
= Usage =
<blockquote>
</blockquote><!-- Usage -->
= Configure =
<blockquote>
</blockquote><!-- Configure -->

Latest revision as of 21:34, 19 September 2021

khard is a CLI CardDAV contacts manager.
It uses vdirsyncer on the back-end to synchronize contacts locally to .vcf files.

Integrates with mutt.

Documentation

github https://github.com/scheibler/khard

Locations

~/.config/khard/khard.conf config

Tutorials

2020 tutorial https://jpmens.net/2020/04/12/rediscovering-carddav/

Notes

khard install
khard configuration
khard usage