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