-
### Describe the bug
I installed the plugin vs-picgo on VsCode 1.58.2, but can't upload images.
The error message shows "command uploadImageFromXXX not found".
### To Reproduce
1.…
-
**声明:我已经仔细看过 [文档](https://picgo.github.io/PicGo-Doc/)、[FAQ](https://github.com/Molunerfinn/PicGo/blob/dev/FAQ.md)、和搜索过已经关闭的 [issues](https://github.com/Molunerfinn/PicGo/issues?q=is%3Aissue+sort%3…
-
[
**声明:我已经仔细看过 [文档](https://picgo.github.io/PicGo-Doc/)、[FAQ](https://github.com/Molunerfinn/PicGo/blob/dev/FAQ.md)、和搜索过已经关闭的 [issues](https://github.com/Molunerfinn/PicGo/issues?q=is%3Aissue+sort%…
-
- PicGo应用端下载1.1.2版本插件后直接提示错误,重启后不再显示插件,需要重新下载(循环)。
- Typora端设置Command line后上传图片显示错误,疑与上一个是同一问题(无法调用)。
PicGo-Core (Command line) 错误提示如下
```
[PicGo INFO]: Before transform
[PicGo INFO]: Transfo…
-
### Describe the bug
OS:
vs-picgo : 2.1.0
VS code :1.46
After installing vs-picGo, I tried to upload some pictures and do some test.
When I use the hot-key "Ctrl+Alt+o / u / e" to up…
-
**使用的WordPress版本:5.5.3**
**PHP版本:7.4**
具体表现:点击“上传图片”按钮并选择图片后无任何反应,点击“SMMS图床”按钮后弹窗里没有图片。
在打开WP_DEBUG后,发现“upload”请求传来了:
> `Notice: Trying to access array offset on value of type null in……`
…
-
**声明:我已经仔细看过 [文档](https://picgo.github.io/PicGo-Doc/)、[FAQ](https://github.com/Molunerfinn/PicGo/blob/dev/FAQ.md)、和搜索过已经关闭的 [issues](https://github.com/Molunerfinn/PicGo/issues?q=is%3Aissue+sort%3…
-
代码中的45行
```
if not username or not password or not local_dir or not ydnote_dir or not smms_secret_token:
raise KeyError('请检查「config.json」的 key 是否分别为 username, password, local_dir, ydnot…
-
剪藏时把图片上传到code里,或者issues里本身也可以上传图片。
如果可以增加这个功能,剪藏到Github的网页就不需要外链imgur和smms图床了,需要打包下载备份的话也方便。
最近看到两个软件,都可以把Github当图床
[PicGo](https://github.com/Molunerfinn/PicGo) 一个用于快速上传图片并获取图片URL链接的工具
[Git…
-
**描述你想实现或修改的功能**
现在默认使用去不图床,可以增加一个配置项,使用自定义图床吗