From ce1c2551522303f9b15ee4497dfd25aa1c52f74e Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 4 Jun 2015 12:58:05 +0200 Subject: [PATCH] Add info about collection-creation to docs --- docs/supported.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/supported.rst b/docs/supported.rst index 40ec480..931cbfb 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -76,13 +76,14 @@ 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. Apart from its conformity with +issues even with very well-written clients. Apart from its non-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_. +- Vdirsyncer can't create collections on Radicale. - Radicale doesn't `support time ranges in the calendar-query of CalDAV `_, so setting ``start_date`` and ``end_date`` for :py:class:`vdirsyncer.storage.CaldavStorage` will have @@ -151,6 +152,9 @@ with it. username = ... password = ... +Problems: + +- Vdirsyncer can't create collections on iCloud. .. _iCloud: https://www.icloud.com/