[中文](README_zh_CN.md) # PicGo Plugin ![](./preview.png) Your favorite PicGo image bed is still available in siyuan-notes, wuhu~ ## Recommended Configuration Breaking News!Using MinIO with the PicGo plugin is recommended, if you don't know how, I've written a step-by-step guide with screenshots, [click here to view](https://siyuan.wiki/s/20241129133646-lz08gnl). ## Version Compatibility > Important Note: > > Please refrain from updating this plugin for versions of siyuan-note prior to `3.0.3`; the highest permissible version remains `1.5.1`. For siyuan-note versions `3.0.3` and beyond, the PicGO plugin may be upgraded to `1.6.0+`. > > For versions of siyuan-note before `2.10.8`, it is advised not to upgrade this plugin beyond version `1.4.5`. Subsequent to siyuan-note `2.10.8`, the PicGO plugin can be updated to `1.5.0+`. ## Image Hosting Support - Githubrecommended - Gitlabrecommended - Alibaba Cloud - Tencent Cloud - Upyun - Qiniu Cloudrecommended - SM.MS - imgur - Amazon S3recommended, thanks to [@hzj629206](https://github.com/hzj629206) - Lsky pro v1.11.0+ ## Config New store path from 1.6.0 ``` config below 1.5.6 [workspace]/data/storage/syp/picgo/picgo.cfg.json [workspace]/data/storage/syp/picgo/mac.applescript [workspace]/data/storage/syp/picgo/i18n-cli [workspace]/data/storage/syp/picgo/picgo-clipboard-images [workspace]/data/storage/syp/picgo/external-picgo-cfg.json [workspace]/data/storage/syp/picgo/picgo.log [workspace]/data/storage/syp/picgo/picgo.log [workspace]/data/storage/syp/picgo/package.json [workspace]/data/storage/syp/picgo/package-lock.json [workspace]/data/storage/syp/picgo/node_modules 1.6.0+ config path ~/.universal-picgo/picgo.cfg.json ~/.universal-picgo/mac.applescript ~/.universal-picgo/i18n-cli ~/.universal-picgo/picgo-clipboard-images ~/.universal-picgo/external-picgo-cfg.json ~/.universal-picgo/picgo.log ~/.universal-picgo/package.json ~/.universal-picgo/package-lock.json ~/.universal-picgo/node_modules ~/.universal-picgo/node_modules/plugin-1 ~/.universal-picgo/node_modules/plugin-2 ``` ## Changelog Please refer to [CHANGELOG](https://github.com/terwer/siyuan-plugin-picgo/blob/main/CHANGELOG.md) ## Donate If you approve of this project, invite me to have a cup of coffee, which will encourage me to keep updating and create more useful tools~ ### WeChat
wechat
### Alipay
alipay
## Related Items - [sy-picgo-core](https://github.com/terwer/sy-picgo-core) - [Electron-PicGo-Core](https://github.com/terwer/Electron-PicGo-Core) - [picgo-plugin-watermark-elec](https://github.com/terwer/picgo-plugin-watermark-elec) ## Thanks Thanks to the solutions provided by the open source community, which simplifies a lot of work for this project! - [PicGo-Core](https://github.com/PicGo/PicGo-Core) - [PicList](https://github.com/Kuingsmile/PicList)