mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Expand on Radicale
This commit is contained in:
parent
6783abb65f
commit
2b3e53a7d2
1 changed files with 4 additions and 3 deletions
|
|
@ -76,11 +76,12 @@ Radicale
|
||||||
|
|
||||||
Radicale is a very lightweight server, however, it intentionally doesn't
|
Radicale is a very lightweight server, however, it intentionally doesn't
|
||||||
implement the CalDAV and CardDAV standards completely, which might lead to
|
implement the CalDAV and CardDAV standards completely, which might lead to
|
||||||
issues even with very well-written clients.
|
issues even with very well-written clients. Apart from its conformity with
|
||||||
|
standards, there are multiple other problems with its code quality and the way
|
||||||
|
it is maintained.
|
||||||
|
|
||||||
That said, vdirsyncer is continuously tested against the git version and the
|
That said, vdirsyncer is continuously tested against the git version and the
|
||||||
latest PyPI release of Radicale_. Older versions have substantial deficiencies,
|
latest PyPI release of Radicale_.
|
||||||
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