From 3c81e937fff684ebe3b24eaec4858fee853a0434 Mon Sep 17 00:00:00 2001 From: David Schmidt Date: Thu, 3 Aug 2023 07:42:38 +0200 Subject: [PATCH] Adapt docu --- README.md | 2 +- docs/adapters.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1f3756..c038bbc 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ transformations: - name: KeepLocation - name: KeepReminders - name: KeepTitle - - name: Prefixtitle + - name: PrefixTitle config: Prefix: "[Sync] " - name: ReplaceTitle diff --git a/docs/adapters.md b/docs/adapters.md index d6bd429..5dd6519 100644 --- a/docs/adapters.md +++ b/docs/adapters.md @@ -47,7 +47,7 @@ source: To get your calendar ID, use the [Microsoft Graph Explorer](https://developer.microsoft.com/en-us/graph/graph-explorer) and query `GET https://graph.microsoft.com/v1.0/me/calendar`. -### Google Adapter Setup +## Google Adapter Setup + Open the [Google Cloud Console](https://console.cloud.google.com/home/dashboard) and login. + Now you can either select *New Project* at the top left of the screen or just [click here](https://console.cloud.google.com/projectcreate)