mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #126] [bug] 无法保存文件? #89
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#89
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 (Apr 18, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/126
详细描述这个 Bug
将文件拖入 Note-Gen 之后,在 Note-Gen 中编辑 Markdown,编辑之后的文件不会保存。用其他的 MarkDown 软件(如 Typora,Zettlr)打开后未显示编辑内容。尝试使用 Ctrl+S 等快捷键,无事于补。
文件是只会保存到 Note-Gen 缓存中,还是有其他的保存方法?
报错日志
No response
@codexu commented on GitHub (Apr 18, 2025):
目前拖入文件的逻辑是复制到 NoteGen 的工作目录下,你可以编辑后,右键查看目录。
这是一个缺陷,以后会完善这个功能。
@Eroge-Newton commented on GitHub (Apr 18, 2025):
Ok, ok!NoteGen 是个非常好工具,希望作者有空能修复这个 Bug.
@Eroge-Newton commented on GitHub (Apr 18, 2025):
你是否有兴趣再开发/完善一下本地的目录支持?当项目中有大量文档要写的时候,每次都先打开 NoteGen 工作目录再移动到项目目录实在有点不便
@codexu commented on GitHub (Apr 21, 2025):
v0.13.1 已加入自定义工作区功能