mirror of
https://github.com/jxpeng98/obsidian-to-NotionNext
synced 2026-07-29 16:35:57 +08:00
Added market download
This commit is contained in:
@@ -13,6 +13,11 @@ Obsidian share to Notion [English](README.md)
|
|||||||
|
|
||||||
# 使用方式
|
# 使用方式
|
||||||
## 安装插件
|
## 安装插件
|
||||||
|
|
||||||
|
### 市场下载
|
||||||
|
插件市场搜索 noiton 即可下载
|
||||||
|
|
||||||
|

|
||||||
### BRAT
|
### BRAT
|
||||||
插件中中心搜索 BRAT
|
插件中中心搜索 BRAT
|
||||||
添加 `EasyChris/obsidian-to-notion` 到 BRAT 插件安装列表中
|
添加 `EasyChris/obsidian-to-notion` 到 BRAT 插件安装列表中
|
||||||
@@ -22,8 +27,7 @@ Obsidian share to Notion [English](README.md)
|
|||||||
cd YOUR_OBSIDIAN_FOLDER/.obsidian/plugins/
|
cd YOUR_OBSIDIAN_FOLDER/.obsidian/plugins/
|
||||||
git clone https://github.com/EasyChris/obsidian-to-notion.git
|
git clone https://github.com/EasyChris/obsidian-to-notion.git
|
||||||
```
|
```
|
||||||
### 市场下载
|
|
||||||
因为暂时还未上架,所以请通过BRAT安装
|
|
||||||
|
|
||||||
## 申请 Notion API
|
## 申请 Notion API
|
||||||
官方参考文档:[https://developers.notion.com/docs](https://developers.notion.com/docs)
|
官方参考文档:[https://developers.notion.com/docs](https://developers.notion.com/docs)
|
||||||
|
|||||||
@@ -24,6 +24,12 @@ Share obsidian files to Notion with one click, and auto add Notion share link in
|
|||||||
|
|
||||||
# How to use
|
# How to use
|
||||||
## Install the plugin
|
## Install the plugin
|
||||||
|
|
||||||
|
### Marketplace download
|
||||||
|
Open obsidian setting -> Add plugin -> Search -> notion
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### BRAT
|
### BRAT
|
||||||
Search for `BRAT` plugin in the plugin market center
|
Search for `BRAT` plugin in the plugin market center
|
||||||
Add `EasyChris/obsidian-to-notion` to the list of installed BRAT plugins
|
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/
|
cd YOUR_OBSIDIAN_FOLDER/.obsidian/plugins/
|
||||||
git clone https://github.com/EasyChris/obsidian-to-notion.git
|
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
|
## Apply Notion API
|
||||||
Official reference documentation: [https://developers.notion.com/docs](https://developers.notion.com/docs)
|
Official reference documentation: [https://developers.notion.com/docs](https://developers.notion.com/docs)
|
||||||
|
|||||||
Reference in New Issue
Block a user