Shorten links

This commit is contained in:
Markus Unterwaditzer 2014-10-05 20:04:06 +02:00
parent 9b6dba8511
commit fefaf658f0

View file

@ -6,16 +6,16 @@ Client applications
===================
- `khal <http://lostpackets.de/khal/>`_, a calendar application supporting
:doc:`vdir`. You can use :py:class:`vdirsyncer.storage.FilesystemStorage`
with it.
:doc:`vdir <vdir>`. You can use
:py:class:`vdirsyncer.storage.FilesystemStorage` with it.
- `khard <http://github.com/scheibler/khard/>`_, a commandline addressbook
supporting :doc:`vdir`. You can use
supporting :doc:`vdir <vdir>`. You can use
:py:class:`vdirsyncer.storage.FilesystemStorage` with it.
- `The ppl addressbook <http://ppladdressbook.org/>`_ uses a storage format
similar to :doc:`vdir`. There are some pitfalls though, `see the notes on the
related issue <https://github.com/hnrysmth/ppl/issues/47>`_.
similar to :doc:`vdir <vdir>`. There are some pitfalls though, `see the notes
on the related issue <https://github.com/hnrysmth/ppl/issues/47>`_.
- `The graphical calendar app Orage <http://www.kolumbus.fi/~w408237/orage/>`_
saves a calendar in a single ``.ics`` file. You can use