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 ==========================