mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 13:25:50 +03:00
[GH-ISSUE #282] [feat] 建议整理完笔记后可以支持一键清空当前标签中的记录 #210
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#210
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 @fhvknb on GitHub (Jun 17, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/282
描述你的建议
软件功能挺全的,作者真的很厉害。@codexu
有个小建议——MVP原则,先把核心功能完善优化好,再慢慢加其它功能。我觉得这个软件吸引我的地方主要有以下几个点:
个人使用后的一些建议:
@codexu commented on GitHub (Jun 17, 2025):
关于第1条,复选框无法选中是因为只有默认标签时,无法删除,如果你创建了多个标签,他就会生效,当然这个有用户提出过最好分开选择,可以考虑去实现一下。
关于第2条,考虑到了在移动端实现,还有整理时可能需要自定义输入一些内容给 AI,所以设计在了对话框中,还没有想好有没有更好的实现方式。
关于其他,确实还存在许多小细节需要完善。
感谢用心测评。