mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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
|
||||||
==========
|
==========
|
||||||
|
|
||||||
vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
||||||
The supported storages are CalDAV, CardDAV, arbitrary HTTP resources and `some
|
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
||||||
more <https://vdirsyncer.readthedocs.org/en/latest/config.html#storages>`_.
|
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
|
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||||
<http://offlineimap.org/>`_ is for IMAP.
|
<http://offlineimap.org/>`_ is for IMAP.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,10 @@ vdirsyncer
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
||||||
The supported storages are CalDAV, CardDAV, arbitrary HTTP resources,
|
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
||||||
:doc:`vdir <vdir>` and :ref:`some more <storages>`.
|
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
|
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||||
<http://offlineimap.org/>`_ is for IMAP.
|
<http://offlineimap.org/>`_ is for IMAP.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue