mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
parent
ceb6296669
commit
8a1e7a8c3b
1 changed files with 5 additions and 2 deletions
|
|
@ -198,8 +198,11 @@ The ``token_file`` parameter should be a filepath where vdirsyncer can later
|
||||||
store authentication-related data. You do not need to create the file itself
|
store authentication-related data. You do not need to create the file itself
|
||||||
or write anything to it.
|
or write anything to it.
|
||||||
|
|
||||||
You can select which calendars to sync on `CalDav settings page
|
.. note::
|
||||||
<https://calendar.google.com/calendar/syncselect>`_.
|
|
||||||
|
You need to configure which calendars Google should offer vdirsyncer using
|
||||||
|
a rather hidden `settings page
|
||||||
|
<https://calendar.google.com/calendar/syncselect>`_.
|
||||||
|
|
||||||
.. autostorage:: vdirsyncer.storage.google.GoogleCalendarStorage
|
.. autostorage:: vdirsyncer.storage.google.GoogleCalendarStorage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue