mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #62] 希望支持文件夹下创建子文件夹的功能 #39
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#39
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 @realLiuzh on GitHub (Feb 6, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/62
@codexu commented on GitHub (Feb 6, 2025):
一开始图省事就没支持多层级,现在改动牵扯的功能又有点多。文件管理这块肯定要重写的,但目前还没有时间着手去做。
@realLiuzh commented on GitHub (Feb 6, 2025):
辛苦辛苦~
@codexu commented on GitHub (Feb 17, 2025):
v0.7.9 版本已支持
@BryceWG commented on GitHub (Feb 18, 2025):
请问一下怎么建立多级文件夹?这个多级文件夹是多级标签的意思吗
@codexu commented on GitHub (Feb 18, 2025):
@BryceWG 功能还不太完善,目前可以在同新建一个文件,然后选中文件后,再点创建文件夹按钮就会在同级下创建,我即将增加在文件夹上增加右键创建子文件夹功能。