mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #656] [bug] 预览超过 50K 的 markdown 文件出现应用卡顿,退出造成文件损毁 #483
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#483
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 @Eroge-Newton on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/656
详细描述这个 Bug
系统信息
系统:KDE Neon Plasma 6
内核:6.16.7
桌面:Wayland
版本:v.0.21.1
错误描述/复现
日志
journal 未捕获到 Note-Gen 相应日志
NoteGen 版本
0.21.1
操作系统
Linux
报错日志
No response
@Eroge-Newton commented on GitHub (Sep 19, 2025):
文件损毁:将工作区内的几个文件内容混合
@codexu commented on GitHub (Sep 28, 2025):
文件内部是否存在大量图片?
@Eroge-Newton commented on GitHub (Sep 28, 2025):
不,相关的文件不含有任何图片(包括图片链接和 base64 格式)。
唯一可能和渲染相关的仅少量 Markdwon 格式表格,但表格都不大
@codexu commented on GitHub (Oct 15, 2025):
现在使用的编辑器优化空间有限,确实存在性能瓶颈,暂时也没有好的办法进行优化。