mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 07:28:42 +08:00
📝 Docs: add typora macos user guide
This commit is contained in:
@@ -42,12 +42,22 @@ if you want to use PicList-core, please go to [https://github.com/Kuingsmile/Pic
|
||||
|
||||
### How to use in Typora
|
||||
|
||||
Windows:
|
||||
|
||||
Enter the Typora settings page, select the image, set the upload service to `PicGo(app)`, and then fill in the installation path of PicList in `PicGo path`, as shown below:
|
||||
|
||||

|
||||
|
||||
Or, you can also use the `npm install piclist` command to install PicList-core, and then set the upload service to `PicGo-Core(command line)`.
|
||||
|
||||
MacOS:
|
||||
|
||||
Enter the Typora settings page, select the image, set the upload service to `Custom Command`, and then fill in `/Applications/PicList.app/Contents/MacOS/PicList upload` in `Command`, as shown below:
|
||||
|
||||

|
||||
|
||||
The verification of the upload option may have problems, you can ignore it, and use it directly.
|
||||
|
||||
### How to use in Obsidian
|
||||
|
||||
Search and install `Image auto upload Plugin` in the community plugin, then enter the plugin settings page, modify the default uploader to `PicGo(app)`, set `PicGo server` to `http://127.0.0.1:36677/upload`, as shown below:
|
||||
|
||||
Reference in New Issue
Block a user