This plugin can help you to auto upload image by picgo or PicGo-Core.
You should restart obsidian after updating the plugin.
- install the picgo and config it
- open the tool and open the setting "设置 server"
- install the plugin in obsidian
- open the plugin setting, and set the "picGo server" http://127.0.0.1:{{port in picgo}}/upload(example:http://127.0.0.1:36677/upload)
- try paste image
When you paste image to obsidian, this plugin will auto upload you image.
You can set image-auto-upload: false
in frontmatter
to control one file.
support ".png", ".jpg", ".jpeg", ".bmp", ".gif", ".svg", ".tiff"
Because of the bug in PicGo 2.3.0-beta7, you can not use this feature. you can install other PicGo version.
---
image-auto-upload: true
---
press ctrl+P
and input upload all images
,enter, then will auto upload all local images
press ctrl+P
and input download all images
,enter, then will auto download all internet images to loacl.only test in win10
Now you can upload image by contextMenu in edit mode. Now support standard md link, wiki link and absolute,relative.
You can install picgo-core with npm. Reference to doc
- upload all local images file by command
- support yaml to config if upload image
- support picgo-core
- support upload image from system copy selected image
- support network image