Notion Capture

Introduction

Notion Capture is a Chrome extension that conveniently saves 'page elements' to a Notion database using the Notion API and Chrome

Page Elements

  1. Links
    1. 1. When right-clicking on a link element within a page, the corresponding address of the link is displayed
    2. 1. When right-clicking elsewhere on the page, the corresponding page address is displayed
  1. Title(v1.03)
    1. 1. When right-clicking on a link element within a page, the title attribute is used if available, otherwise the text content is used
    2. 1. When right-clicking elsewhere on the page, the title name of the page is displayed

Extension Installation and Configuration

  1. Install the extension
    1. https://chrome.google.com/webstore/detail/notion-capture/appnhbofndlicljlhoneaencemljlfcj
  1. Obtain Bot Token
    1. Create a new integration https://www.notion.so/my-integrations
      1. notion image
        notion image
    2. Obtain Internal Integration Token
    3. notion image
  1. Select Notion database
    1. notion image
  1. Obtain the ID of the database
    1. notion image
      The link format is similar to the following, with only the database_id portion being used:
  1. Add the previously created bot to the database
    1. notion image
  1. Open the plugin's configuration page
    1. notion image
      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.