diary

Text-based journaling program
git clone https://git.in0rdr.ch/diary.git
Log | Files | Refs | README | LICENSE

commit bf98204d78bbf31c6cb193a56f89912bb14be8dc
parent 722dadfb5117404d27fb85b7aa038ab0e72bbb52
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Sat, 25 Mar 2023 10:37:59 +0100

doc(caldav): enable API in cloud console

Diffstat:
Mman1/diary.1.scd | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/man1/diary.1.scd b/man1/diary.1.scd @@ -334,6 +334,11 @@ The calender for synchronization can be defined with the configuration key Read GOOGLE CALENDAR OAUTH2 to setup authorization with the Google server. # GOOGLE CALENDAR OAUTH2 +To synchronize with the Google calendar, it is required to setup a project in +the cloud console and enable the CalDAV API (not the Google Calendar API): + +https://console.cloud.google.com/apis/api/caldav.googleapis.com + The Google Calendar CalDAV API is protected with OAuth2: https://developers.google.com/identity/protocols/oauth2