You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> For more detailed information about Notion integration, please refer to the official documentation at https://developers.notion.com/docs/getting-started.
36
39
37
40
### 2. Configure the extension
38
41
- right-click on the extension icon > `Options`
39
-
- copy **integration id (not the secret token!)** (see figures below) from `https://hwww.notion.so/my-integrations/internal/${integration-id}`
42
+
- copy **integration id (not the secret token!)** (see figures below) from `https://www.notion.so/my-integrations/internal/${integration-id}`
40
43
- paste the `integration id` and click on `+` button.
41
44
- if your entered id is valid, you can see the following callback messages.
42
45
43
46
> [!NOTE]
44
-
> To enhance security, arxiv2notion retrieves the Notion API key on-demand through integration ID instead of storing it directly in Chrome local storage. **Please ensure you are logged into notion.so while using this extension.**
47
+
> To enhance security, arxiv2notion retrieves the Notion API key (integration secrets) on-demand through integration ID instead of storing it directly in Chrome local storage. **Please ensure you are logged into notion.so while using this extension.**
- clone the public template [here](https://denkiwakame.notion.site/597cdd58bded4375b1cbe073b2ed6f5d?v=63fcbfda57824b239b66e52dde841cdf) to your own notion workspace
52
-
- add connection to target databases via `...` > `+ Add connections`> `arxiv2notion`
55
+
- add connection to target databases via `...` > (scroll down...) `Connect to`> `{your integration name}`
0 commit comments