期待增加一个列出当前目录下包含子目录所有文件的功能
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Windows, Linux, macOS
Win10
VNote Version (Help - About VNote - Version: )(VNote版本): 2.2, d78e892d5cc etc..
V2.8.2
Symptoms (表现):
目前情况是,假如一共三级目录,每个目录下面都有文件,我点击第一级目录的时候,只会显示当前目录下的文件,子目录下的文件不会显示。之前用的印象笔记,就是点击一级目录,会列出当前目录下所有文件,包括子文件夹里的目录。
这样比如我想看所有文件,就可以点击最顶层文件夹了~~
希望作者大大能考虑下~~或者说加个这样的选项也行,目前软件使用很完美,就这一点感觉好难受。
How to Repro (如何复现):


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. Start by locating the folder-selection and current-directory file-listing code, then trace how child folders are handled. Done means selecting a folder can display files from all descendant folders, either by default or through the requested option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100