Skip to content
New issue

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

請問如何透過插件上傳圖片? #1

Open
2ipm1nd opened this issue Jul 22, 2022 · 1 comment
Open

請問如何透過插件上傳圖片? #1

2ipm1nd opened this issue Jul 22, 2022 · 1 comment

Comments

@2ipm1nd
Copy link

2ipm1nd commented Jul 22, 2022

您好,我安裝了 Markdown Image Manage且看了使用說明,還是不懂應該要怎麼做……,我想要達到的需求是類似 typora 這樣可以一鍵上傳檔案內全部的本地圖片到圖床並自動更改連結,利用 picgo-core 的 plugin webupload 可以達成,但在 vscode 似乎不行

我已經透過 npm 下載安裝 picgo 及 plugin webupload 並設定完成,測試桌面版的picgo可正常上傳,請問接下來我應該怎麼設定才能達到上述的要求呢?感謝。

@pattazl
Copy link
Owner

pattazl commented Jul 29, 2022

你好,上传模块依赖的是命令行版本的 picgo 如果你可以通过命令行实现图片的上传,那么就可以实现本地图片批量转网络图片,同时链接也会改变,命令行版本的资料见 https://github.com/PicGo/PicGo-Core/ ,桌面版的picgo和命令行的配置参数是不一样的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants