This is an attempt to build a chrome extension which can send selected text to notion with the context of where it is captured from.
Once the extension is installed and configured - you can select the text using context menu option
This will appear in the notion note as -
- Clone the repo
- Goto chrome extensions page
- select "Load Unpacked"
- select path of folder "send-to-notion-ext" from this repo
You should see the extension be installed -
move ahead to configuration section.
After the extension is installed -
- Click on Details and select "Extension Options"
- It'll open a options page - Configure "Notion Token" and "Default page" by following the instruction in the "Note section".
- Save and you can proceed with using the extension.