From d2f9c73079c2c84ebfe49364c5553688499a685e Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Sun, 7 Jun 2015 11:25:08 +0200 Subject: [PATCH] Move link to first mention of Radicale --- docs/supported.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/supported.rst b/docs/supported.rst index 94f5f63..cacae67 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -70,14 +70,14 @@ CalDAV and CardDAV servers not listed here may work anyway. 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 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_. +latest PyPI release of Radicale. - Vdirsyncer can't create collections on Radicale. - Radicale doesn't `support time ranges in the calendar-query of CalDAV