mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-26 14:47:44 +00:00
Shorten links
This commit is contained in:
parent
9b6dba8511
commit
fefaf658f0
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue