mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #267] [bug]笔记里的图片使用GitHub图床,图片会token失效加载失败 #199
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#199
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 @private-zmm on GitHub (Jun 13, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/267
详细描述这个 Bug
笔记里的图片使用GitHub图床,图片会token失效加载失败
NoteGen 版本
v0.17.3
操作系统
Windows
报错日志
No response
@codexu commented on GitHub (Jun 13, 2025):
请检查一下图片仓库内是否已经正确上传了此图片?
@private-zmm commented on GitHub (Jun 16, 2025):
图片仓库里可以预览图片 但是在笔记里失效
@codexu commented on GitHub (Jun 16, 2025):
麻烦再测试一下开启 jsDelivr 加速
@codexu commented on GitHub (Jun 16, 2025):
我本地测试了一下,基本就是梯子的问题,我如果不开 jsDelivr 本地也无法正常访问,梯子开全局之后发现可以
@private-zmm commented on GitHub (Jun 16, 2025):
找到原因了 是我把图床仓库设置成private,导致笔记插入的图片需要token才能正常访问