Introduction
Notion Capture is a Chrome extension that conveniently saves 'page elements' to a Notion database using the Notion API and Chrome
Page Elements
- Links
- 1. When right-clicking on a link element within a page, the corresponding address of the link is displayed
- 1. When right-clicking elsewhere on the page, the corresponding page address is displayed
- Title(v1.03)
- 1. When right-clicking on a link element within a page, the title attribute is used if available, otherwise the text content is used
- 1. When right-clicking elsewhere on the page, the title name of the page is displayed
Extension Installation and Configuration
- Install the extension
- Obtain Bot Token
- Create a new integration https://www.notion.so/my-integrations
- Obtain Internal Integration Token
- Select Notion database
- Obtain the ID of the database
The link format is similar to the following, with only the database_id portion being used:
- Add the previously created bot to the database
- Open the plugin's configuration page
After entering the Bot Token and database id, the database structure will be automatically retrieved and the desired page elements can be associated with their corresponding fields.