mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-07 08:41:10 +08:00
📝 Docs: add typora macos user guide
This commit is contained in:
10
README.md
10
README.md
@@ -42,12 +42,22 @@ PicList的内核使用的是原版PicGo-Core基础上修改的[PicList-core](htt
|
||||
|
||||
### 如何在Typora中使用
|
||||
|
||||
Windows:
|
||||
|
||||
进入Typora设置界面,选择图像,将上传服务设置为`PicGo(app)`,然后在`PicGo路径`中填写PicList的安装路径,如下图所示:
|
||||
|
||||

|
||||
|
||||
或者,您也可以使用`npm install piclist`命令安装PicList-core,然后上传服务设置为`PicGo-Core(command line)`。
|
||||
|
||||
MacOS:
|
||||
|
||||
进入Typora设置界面,选择图像,将上传服务设置为`Custom Command`,然后在`Command`中填写`/Applications/PicList.app/Contents/MacOS/PicList upload`,如下图所示:
|
||||
|
||||

|
||||
|
||||
验证上传选项可能会出现问题,可以忽略,直接使用是正常的。
|
||||
|
||||
### 如何在Obsidian中使用
|
||||
|
||||
在社区插件中搜索安装`Image auto upload Plugin`,然后进入插件设置页面,修改默认上传器为`PicGo(app)`,设置`PicGo server`为`http://127.0.0.1:36677/upload`即可,如下图所示:
|
||||
|
||||
Reference in New Issue
Block a user