mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 12:55:57 +03:00
[GH-ISSUE #175] [bug] 在当前文件夹下点击右上角新建文章,文件位置存在路径错误 #134
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#134
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 @TDknightboy on GitHub (May 10, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/175
详细描述这个 Bug
重现步骤:设置多个文件夹,选中中间位置的文件夹,点击新建文章,文件有时不会加载到选中的文件夹位置
预期行为:字面意思
实际行为:在当前文件夹下新建文章发生路径错误
NoteGen 版本
v0.13.7
操作系统
Windows
报错日志
No response

@codexu commented on GitHub (May 12, 2025):
文件夹目前是无法选中的,所有点击新建文件按钮是根据当前选择的文件同级目录下创建,如果想在某个文件夹下创建,请右键文件夹新建文件。
@TDknightboy commented on GitHub (May 12, 2025):
好的👌🏻,感谢回复~
了解啦!后面我通过右键的方式创建文件。
------------------ 原始邮件 ------------------
发件人: codexu @.>
发送时间: 2025年5月12日 13:21
收件人: codexu/note-gen @.>
抄送: knight @.>, Author @.>
主题: Re: [codexu/note-gen] [bug] 在当前文件夹下点击右上角新建文章,文件位置存在路径错误 (Issue #175)
codexu left a comment (codexu/note-gen#175)
文件夹目前是无法选中的,所有点击新建文件按钮是根据当前选择的文件同级目录下创建,如果想在某个文件夹下创建,请右键文件夹新建文件。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: @.***>
@codexu commented on GitHub (May 12, 2025):
暂时先这样,可能有些操作逻辑还不太成熟,未来有时间尽量优化。