From eec503b7d72993c1485df82168381b61b62274bb Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 8 May 2015 14:01:53 +0200 Subject: [PATCH] Remove hints about Google calendar, nothing works --- docs/supported.rst | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/docs/supported.rst b/docs/supported.rst index c04fd0b..40ec480 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -183,18 +183,5 @@ Vdirsyncer is continuously tested against the latest version of Baikal_. Google ------ -Vdirsyncer can currently download events from Google Calendar, but any -writing/uploading is explicitly prohibited by Google. `Google's support forum -`_ explains how to set up its -CalDAV support:: - - [storage cal] - type = caldav - url = https://www.google.com/calendar/dav/ - username = ... - password = ... - read_only = true - -Unfortunately vdirsyncer currently doesn't support Google Contacts in any way. - -See :gh:`8` for the discussion. +Vdirsyncer doesn't currently support Google accounts fully. For possible +solutions see :gh:`202` and :gh:`8`.