mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 08:08:34 +08:00
6f78fa1f2044c53a301d95379df916817c0a3ff3
Obsidian share to Notion
将obsidian文件一键分享到Notion,并在obsidian中添加Notion分享链接
使用方式
安装插件
BRAT
插件中中心搜索 BRAT
添加 EasyChris/obsidian-to-notion 到 BRAT 插件安装列表中
返回插件中心启用即可
手动安装
cd YOUR_OBSIDIAN_FOLDER/.obsidian/plugins/
git clone https://github.com/EasyChris/obsidian-to-notion.git
市场下载
因为暂时还未上架,所以请通过BRAT安装
申请 Notion API
官方参考文档:https://developers.notion.com/docs
第 1 步:创建integration。
转到 https://www.notion.com/my-integrations
创建完成之后,复制secrets toekn

第2步:与你的集成共享一个数据库
新建一个的page(权限为公开)
在page中新建一个数据库 -> 需要full page database

将integration添加到你的新建的数据库中
第三步:复制database ID
https://www.notion.so/myworkspace/a8aec43384f447ed84390e8e42c2e089?v=...
|--------- Database ID --------|
打开插件配置
将得到的 NOTION_API_KEY 和 DATABASE_ID填入配置当中

上传文件内容到notion
点击上传notion的按钮
上传成功之后会自动生成一个分享链接

请我喝杯咖啡
感谢
开发流程 | Obsidian 插件开发文档 GitHub - devbean/obsidian-wordpress: An obsidian plugin for publishing docs to WordPress. GitHub - obsidianmd/obsidian-api GitHub - zhaohongxuan/obsidian-weread-plugin: Obsidian Weread Plugin is an plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.
Languages
TypeScript
97.9%
JavaScript
2%

