mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #366] [bug] asset目录漏出来了 #266
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#266
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 @ganzxlucky on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/366
详细描述这个 Bug
我关闭了github同步和关闭了github图床,只使用了本地模式;移动了包含图片的md文件到另外一个目录,md文件移动成功,但是图片不能正常显示,可见图片存在的assert目录没有移动过去,不仅没有移动过去,assert目录在软件中变得可见,移动md之前,assert目录是隐藏的
NoteGen 版本
1.9.1
操作系统
Windows
报错日志
No response
@codexu commented on GitHub (Jul 10, 2025):
assets 目录确实时要暴露出来的,方便查看图片。
问题 1,移动 Markdown 文件会导致上传图片到了原路径下。
问题 2,上传图片时,本地 assets 未正确显示。
@ganzxlucky commented on GitHub (Sep 9, 2025):
你好,这是自动回复邮件,你的邮件已收到!