diff --git a/README-zh.md b/README-zh.md index 1d0790b..bc017fb 100644 --- a/README-zh.md +++ b/README-zh.md @@ -13,6 +13,11 @@ Obsidian share to Notion [English](README.md) # 使用方式 ## 安装插件 + +### 市场下载 +插件市场搜索 noiton 即可下载 + +![](https://afox-1256168983.cos.ap-shanghai.myqcloud.com/20220628214145.png) ### BRAT 插件中中心搜索 BRAT 添加 `EasyChris/obsidian-to-notion` 到 BRAT 插件安装列表中 @@ -22,8 +27,7 @@ Obsidian share to Notion [English](README.md) cd YOUR_OBSIDIAN_FOLDER/.obsidian/plugins/ git clone https://github.com/EasyChris/obsidian-to-notion.git ``` -### 市场下载 -因为暂时还未上架,所以请通过BRAT安装 + ## 申请 Notion API 官方参考文档:[https://developers.notion.com/docs](https://developers.notion.com/docs) diff --git a/README.md b/README.md index c2ac92c..3afb9b9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ Share obsidian files to Notion with one click, and auto add Notion share link in # How to use ## Install the plugin + +### Marketplace download +Open obsidian setting -> Add plugin -> Search -> notion + +![](https://afox-1256168983.cos.ap-shanghai.myqcloud.com/20220628214145.png) + ### BRAT Search for `BRAT` plugin in the plugin market center Add `EasyChris/obsidian-to-notion` to the list of installed BRAT plugins @@ -33,8 +39,7 @@ Go back to the plugin center and enable it cd YOUR_OBSIDIAN_FOLDER/.obsidian/plugins/ git clone https://github.com/EasyChris/obsidian-to-notion.git ``` -### Marketplace download -Please install via BRAT because it's not on the market yet + ## Apply Notion API Official reference documentation: [https://developers.notion.com/docs](https://developers.notion.com/docs)