mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Modify intro paragraph
This commit is contained in:
parent
3b04762653
commit
c5659018af
2 changed files with 11 additions and 9 deletions
10
README.rst
10
README.rst
|
|
@ -2,11 +2,13 @@
|
||||||
vdirsyncer
|
vdirsyncer
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
Vdirsyncer synchronizes your calendars and addressbooks between two storages_.
|
||||||
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
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
|
folder or file. The local data can then be programs_, none of which have to
|
||||||
<https://vdirsyncer.readthedocs.org/en/stable/supported.html>`_, none of which
|
know or worry about syncing to a server.
|
||||||
have to know or worry about syncing to a server.
|
|
||||||
|
.. _storages: https://vdirsyncer.readthedocs.org/en/latest/config.html#storages
|
||||||
|
.. _programs: https://vdirsyncer.readthedocs.org/en/stable/supported.html
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
||||||
|
|
@ -2,11 +2,11 @@
|
||||||
vdirsyncer
|
vdirsyncer
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
Vdirsyncer synchronizes your calendars and addressbooks between two
|
||||||
The most popular purpose is to synchronize CalDAV and CardDAV with a local
|
:ref:`storages <storages>`. The most popular purpose is to synchronize CalDAV
|
||||||
folder or file. The local data can then be :doc:`accessed via a variety of
|
and CardDAV with a local folder or file. The local data can then be accessed
|
||||||
programs <supported>`, none of which have to know or worry about syncing to a
|
via a variety of :doc:`programs <supported>`, none of which have to know or
|
||||||
server.
|
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