-
指定 configPath 为原本桌面端的data.json ,调用picgo的插件,
一直提示 "You must be logged in to use" ,
同一个插件在桌面端可以用,有什么处理办法吗?
桌面端 : Windows 2.3.0
vs-picgo : 2.1.6
插件 : gitea 1.1.1
-
同步图片到 private github repo,token 过期后如何 update url?
桌面端 : macos 12.7.2
vs-picgo : v2.1.6
-
|TODO|Importance|Status|
|----|------------|----|
|Refactor the code|:star::star::star:|FINISHED|
|Rewrite the README.md|:star::star::star:|FINISHED|
|Write an article about v2.0, and submit it to…
-
能上传成功腾讯云,但就是无法保存在本地,换了不同的文件夹,都不行。用的picgo版本 v2.1.6
VS code版本: 1.75.1 (user setup)
提交: 441438abd1ac652551dbe4d408dfcec8a499b8bf
日期: 2023-02-08T21:32:34.589Z
Electron: 19.1.9
Chromium: 102.0.5005.19…
-
平台:Win10 X64 专业版
按照插件描述使用```picgo```自身的```data.json```时,插件不能正常工作
![image](https://user-images.githubusercontent.com/37026400/82417695-7ff57080-9aae-11ea-9298-a305c9f59f3a.png)
-
Hi,
vs-picgo 无法支持smms.app,一直得到这样的错误Error: read ECONNRESET。
因为SM.MS在中国大陆区已经无法登录,所以新的备用域名是smms.app。
根据https://picgo.github.io/PicGo-Doc/zh/guide/config.html#smms
可以在config文件中配置:"backupDomain": "" …
-
Extension show this error in WSL2:
PicGo: read file /mnt/d/programming/Microsoft VS Code/ error.
Should i modify the permission of vscode in windows?
-
### Describe the bug
If this plug-in is set to run on the server side, the plug-in cannot read the clipboard or local files correctly when using Remote-SSH and Remote-WSL.
### To Reprodu…
-
### 系统信息 | System Information
Mac(arm64)
### 功能请求 | Feature request
目前安装的是 v2.1.6
安装完成后配置没有加载(这个可能是个案)。
但是配置了自定义外部 picgo 设置后,我习惯搜索 command,输入 picgo 居然没有任何 command。
能不能把你们插件的 command 都用 picgo 前缀呢…
-
1. 如何在配置中配置其它图床,貌似目前配置界面是固定的
2. 我自己写了一个gitee的图床插件。[picgo-plugin-gitee-uploader](https://github.com/lizhuangs/picgo-plugin-gitee-uploader),我是业务时间写的,后端JAVA开发,基本代码是拿的githubPlus改的。