We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
typora + PicGo + github搭建的图床 typora 版本: 0.11.18 PicGo(app) 版本:2.3.0
点击typora菜单栏的"格式" -> 图像 -> 上传所有本地图片,当上传数量超过一张时,此插件不起作用。只有1张图片,或右键某张图片上传时有效。 多张图片时PicGo日志(最后显示的文件名前少了一层目录MWA):
2022-10-12 15:15:50 [PicGo INFO] [PicGo Server] get the request {"list":["D:\WorkSpace\Utilities\MarkDown\Images\MWA\image-20221012151431469.png","D:\WorkSpace\Utilities\MarkDown\Images\MWA\image-20221012151543072.png"]} 2022-10-12 15:15:50 [PicGo INFO] [PicGo Server] upload files in list 2022-10-12 15:15:50 [PicGo INFO] Before transform 2022-10-12 15:15:50 [PicGo INFO] Transforming... Current transformer is [path] 2022-10-12 15:15:50 [PicGo INFO] Before upload 2022-10-12 15:15:50 [PicGo INFO] beforeUploadPlugins: folder-name running 2022-10-12 15:15:50 [PicGo INFO] beforeUploadPlugins: renameFn running 2022-10-12 15:15:50 [PicGo INFO] Uploading... Current uploader is [githubPlus] 2022-10-12 15:15:51 [PicGo SUCCESS] https://cdn.jsdelivr.net/gh/star-tong/PicturesBed/img/image-20221012151431469.png https://cdn.jsdelivr.net/gh/star-tong/PicturesBed/img/image-20221012151543072.png
The text was updated successfully, but these errors were encountered:
@star-tong 已收到。最近会查看这个问题(目前没在使用
Sorry, something went wrong.
typora + PicGo + github搭建的图床 typora 版本: 1.3.8 PicGo(app) 版本:2.3.1-beta.6
测试同样出现单次上传多个文件时,插件不起作用。
@shuiyuehd ok
No branches or pull requests
typora + PicGo + github搭建的图床
typora 版本: 0.11.18
PicGo(app) 版本:2.3.0
点击typora菜单栏的"格式" -> 图像 -> 上传所有本地图片,当上传数量超过一张时,此插件不起作用。只有1张图片,或右键某张图片上传时有效。
多张图片时PicGo日志(最后显示的文件名前少了一层目录MWA):
2022-10-12 15:15:50 [PicGo INFO] [PicGo Server] get the request {"list":["D:\WorkSpace\Utilities\MarkDown\Images\MWA\image-20221012151431469.png","D:\WorkSpace\Utilities\MarkDown\Images\MWA\image-20221012151543072.png"]}
2022-10-12 15:15:50 [PicGo INFO] [PicGo Server] upload files in list
2022-10-12 15:15:50 [PicGo INFO] Before transform
2022-10-12 15:15:50 [PicGo INFO] Transforming... Current transformer is [path]
2022-10-12 15:15:50 [PicGo INFO] Before upload
2022-10-12 15:15:50 [PicGo INFO] beforeUploadPlugins: folder-name running
2022-10-12 15:15:50 [PicGo INFO] beforeUploadPlugins: renameFn running
2022-10-12 15:15:50 [PicGo INFO] Uploading... Current uploader is [githubPlus]
2022-10-12 15:15:51 [PicGo SUCCESS]
https://cdn.jsdelivr.net/gh/star-tong/PicturesBed/img/image-20221012151431469.png
https://cdn.jsdelivr.net/gh/star-tong/PicturesBed/img/image-20221012151543072.png
The text was updated successfully, but these errors were encountered: