Web server for notion embed components. With this, you can use additional features, like flowcharts, diagrams, etc.
-
Get your notion token. More information here: https://github.com/dragonman225/notionapi-agent/blob/master/documentation/get-token/get-token.md
-
For example, for url:
https://www.notion.so/2fde7f36cbe67a59bab4598af323b0c6#1fa438a1c04a42c28a809cc826a8f20b
block id is1fa438a1c04a42c28a809cc826a8f20b
-
Go to website, submit token with block id, copy url and past it to notion embed:
-
After updated content in your markdown block, double click on embed component and it will reloaded.
If you use this on your onw server, you need environment variables:
ENCRYPTION_KEY=string of 32 characters
NOTION_TOKEN=if you set notion token, you not need to submit it every time
NODE_ENV=production