第三方笔记导入白板插件
使用Notion API从Notion 导入文字内容到白板
npm install
从Notion 导入文字内容到白板
到Notion Developer网页申请机器人 https://www.notion.so/my-integrations 拿到secrets,在想要导入的页面邀请机器人,用网页打开Notion页面,最后一串字串即为pageid。 点击插件按钮,第一个框填secrets,第二个框填pageid,点击导入按钮,即可导入。
Notion API. white-web-sdk
该参赛作品的源代码以MIT开源协议对外开源