From 6c36ab6de2216812ad59aa7cc8c8021c3a976b6f Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 25 Feb 2020 18:52:25 +0100 Subject: [PATCH] docs/google: add CalDAV URL --- docs/google.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/google.md b/docs/google.md index adf3de8..64b767f 100644 --- a/docs/google.md +++ b/docs/google.md @@ -10,7 +10,8 @@ the [app passwords] page on your Google account. Start koushin with these upstream URLs: koushin imaps://imap.gmail.com smtps://smtp.gmail.com \ - carddavs://www.googleapis.com/carddav/v1/principals/YOUREMAIL/ + carddavs://www.googleapis.com/carddav/v1/principals/YOUREMAIL/ \ + caldavs://www.google.com/calendar/dav Replace `YOUREMAIL` with your Google account's e-mail address.