mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Rewrite introductory paragraph
This commit is contained in:
parent
0f5fdd6d39
commit
4fd4e21cc6
2 changed files with 9 additions and 5 deletions
|
|
@ -2,9 +2,11 @@
|
|||
vdirsyncer
|
||||
==========
|
||||
|
||||
vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
||||
The supported storages are CalDAV, CardDAV, arbitrary HTTP resources and `some
|
||||
more <https://vdirsyncer.readthedocs.org/en/latest/config.html#storages>`_.
|
||||
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
||||
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
||||
folder or file. The local data can then be `accessed via a variety of programs
|
||||
<https://vdirsyncer.readthedocs.org/en/latest/supported.html>`_, none of which
|
||||
have to know or worry about syncing to a server.
|
||||
|
||||
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||
<http://offlineimap.org/>`_ is for IMAP.
|
||||
|
|
|
|||
|
|
@ -3,8 +3,10 @@ vdirsyncer
|
|||
==========
|
||||
|
||||
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
||||
The supported storages are CalDAV, CardDAV, arbitrary HTTP resources,
|
||||
:doc:`vdir <vdir>` and :ref:`some more <storages>`.
|
||||
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
||||
folder or file. The local data can then be :doc:`accessed via a variety of
|
||||
programs <supported>`, none of which have to know or worry about syncing to a
|
||||
server.
|
||||
|
||||
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||
<http://offlineimap.org/>`_ is for IMAP.
|
||||
|
|
|
|||
Loading…
Reference in a new issue