mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #870] [bug] 笔记内容会消失不见 #651
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#651
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 @By-Tian on GitHub (Jan 29, 2026).
Original GitHub issue: https://github.com/codexu/note-gen/issues/870
详细描述这个 Bug
1、新建文章
2、输入文章内容
3、点击切换到别的笔记;或者切换到设置等页面
4、切换会步骤2的文章,文章内容都不见了。
NoteGen 版本
V0.25.1
操作系统
Windows
报错日志
No response
@By-Tian commented on GitHub (Jan 29, 2026):
https://github.com/user-attachments/assets/62225842-1e84-4d7f-8268-4ae60e077c33
@By-Tian commented on GitHub (Jan 29, 2026):
我知道了,是我没有回车。不按回车切换页面的话,内容就会都没有了。这有点麻烦,稍有不慎编写好的内容就都不见了。。。
@codexu commented on GitHub (Feb 1, 2026):
我测试了一下,因为现在是实时保存的操作,但是有间隔,如果你在输入后立即切换页面,可能还没有保存,大概 1-2 秒钟左右后在切换文件才可能会保存。