From 07f6c3af12c5eeceaa001ea294a034940b3fc374 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 28 Mar 2017 18:57:32 +0200 Subject: [PATCH] Add claws-mail to supported.rst --- docs/supported.rst | 3 +++ docs/tutorials/claws-mail.rst | 2 ++ 2 files changed, 5 insertions(+) diff --git a/docs/supported.rst b/docs/supported.rst index 02cb0db..8fedd63 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -50,6 +50,9 @@ Contacts - vdirel_, access :doc:`vdir ` contacts from Emacs. +- Claws-Mail's addressbook can be fed by a ``.vcf`` file. See :ref:`here + ` for a tutorial. + .. _khard: https://github.com/scheibler/khard/ .. _contactquery.c: https://github.com/t-8ch/snippets/blob/master/contactquery.c .. _mates: https://github.com/pimutils/mates.rs diff --git a/docs/tutorials/claws-mail.rst b/docs/tutorials/claws-mail.rst index acf2215..53ae8d8 100644 --- a/docs/tutorials/claws-mail.rst +++ b/docs/tutorials/claws-mail.rst @@ -1,3 +1,5 @@ +.. _claws-mail-tutorial: + Vdirsyncer with Claws Mail ==========================