mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #292] [feat] 希望可以添加图片上传到图床的功能 #213
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#213
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xlenco on GitHub (Jun 22, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/292
描述你的建议
可以调用picgo来实现,类似于Typora
@codexu commented on GitHub (Jun 23, 2025):
picgo-core 是基于 node 的环境,还不确定在 web 是否可用
@codexu commented on GitHub (Jun 25, 2025):
调研后发现 picgo-core 无法在 tauri 项目中使用,除非外挂 node 环境,这不符合预期,所以需要自行开发。
目前优先 sm.ms 接入,随后再指定如何更方便的接入其他图床。
@codexu commented on GitHub (Jul 15, 2025):
v0.19.5 支持调用 PicGo 服务,需本地安装 PicGo v2.2.0+。