mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Remove hints about Google calendar, nothing works
This commit is contained in:
parent
157cd25151
commit
eec503b7d7
1 changed files with 2 additions and 15 deletions
|
|
@ -183,18 +183,5 @@ Vdirsyncer is continuously tested against the latest version of Baikal_.
|
||||||
Google
|
Google
|
||||||
------
|
------
|
||||||
|
|
||||||
Vdirsyncer can currently download events from Google Calendar, but any
|
Vdirsyncer doesn't currently support Google accounts fully. For possible
|
||||||
writing/uploading is explicitly prohibited by Google. `Google's support forum
|
solutions see :gh:`202` and :gh:`8`.
|
||||||
<https://support.google.com/calendar/answer/99358>`_ 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.
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue