mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +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
|
||||
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
|
||||
latest PyPI release of Radicale_. Older versions have substantial deficiencies,
|
||||
and using them is neither supported nor encouraged.
|
||||
latest PyPI release of Radicale_.
|
||||
|
||||
- Radicale doesn't `support time ranges in the calendar-query of CalDAV
|
||||
<https://github.com/Kozea/Radicale/issues/146>`_, so setting ``start_date``
|
||||
|
|
|
|||
Loading…
Reference in a new issue