mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Expand on Radicale support
This commit is contained in:
parent
86bf936ff9
commit
4e8ed832ae
1 changed files with 7 additions and 3 deletions
|
|
@ -52,9 +52,13 @@ CalDAV and CardDAV servers not listed here may work anyway.
|
||||||
Radicale
|
Radicale
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Vdirsyncer is continuously tested against the git version and the latest PyPI
|
Radicale is a very lightweight server, however, it intentionally doesn't
|
||||||
release of Radicale_. Older versions have substantial deficiencies, and using
|
implement the CalDAV and CardDAV standards completely, which might lead to
|
||||||
them is neither supported nor encouraged.
|
issues even with very well-written clients.
|
||||||
|
|
||||||
|
That said, vdirsyncer is continuously tested against the git version and the
|
||||||
|
latest PyPI release of Radicale_. Older versions have substantial deficiencies,
|
||||||
|
and using them is neither supported nor encouraged.
|
||||||
|
|
||||||
- Radicale doesn't `support time ranges in the calendar-query of CalDAV
|
- Radicale doesn't `support time ranges in the calendar-query of CalDAV
|
||||||
<https://github.com/Kozea/Radicale/issues/146>`_, so setting ``start_date``
|
<https://github.com/Kozea/Radicale/issues/146>`_, so setting ``start_date``
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue