1===============
2Other tutorials
3===============
4
5The following section contains tutorials not explicitly about any particular
6core function of vdirsyncer. They usually show how to integrate vdirsyncer with
7third-party software. Because of that, it may be that the information regarding
8that other software only applies to specific versions of them.
9
10.. note::
11    Please :doc:`contribute </contributing>` your own tutorials too!  Pages are
12    often only stubs and are lacking full examples.
13
14Client applications
15===================
16
17.. toctree::
18    :maxdepth: 1
19
20    claws-mail
21    systemd-timer
22    todoman
23
24Further applications, with missing pages:
25
26- khal_, a CLI calendar application supporting :doc:`vdir </vdir>`. You can use
27  :storage:`filesystem` with it.
28- Many graphical calendar apps such as dayplanner_, Orage_ or rainlendar_ save
29  a calendar in a single ``.ics`` file. You can use :storage:`singlefile` with
30  those.
31- khard_, a commandline addressbook supporting :doc:`vdir </vdir>`.  You can use
32  :storage:`filesystem` with it.
33- contactquery.c_, a small program explicitly written for querying vdirs from
34  mutt.
35- mates_, a commandline addressbook supporting :doc:`vdir </vdir>`.
36- vdirel_, access :doc:`vdir </vdir>` contacts from Emacs.
37
38.. _khal: http://lostpackets.de/khal/
39.. _dayplanner: http://www.day-planner.org/
40.. _Orage: http://www.kolumbus.fi/~w408237/orage/
41.. _rainlendar: http://www.rainlendar.net/
42.. _khard: https://github.com/scheibler/khard/
43.. _contactquery.c: https://github.com/t-8ch/snippets/blob/master/contactquery.c
44.. _mates: https://github.com/pimutils/mates.rs
45.. _vdirel: https://github.com/DamienCassou/vdirel
46
47.. _supported-servers:
48
49Servers
50=======
51
52.. toctree::
53    :maxdepth: 1
54
55    baikal
56    davmail
57    fastmail
58    google
59    icloud
60    nextcloud
61    owncloud
62    radicale
63    xandikos
64