mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #879] [feat] 完善快捷键,命名建议.md 隐藏显示 #657
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#657
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 @Jgckm on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/codexu/note-gen/issues/879
Originally assigned to: @codexu on GitHub.
描述你的建议
需求1
如题:补全快捷键功能 :
复制 粘贴 剪切 删除(这几个刚需)需求2
如题:隐藏
.md(增加重命名使用体验)@codexu commented on GitHub (Feb 1, 2026):
需求 2 暂时不考虑做,因为可能除了 Markdown 还可能会有一些其他纯文本类型的文件可以编辑
@Jgckm commented on GitHub (Feb 1, 2026):
这个重命名的逻辑是不是不太对,会出现空白文件

软件内的
@codexu commented on GitHub (Feb 1, 2026):
正在优化这块