需求:左边的导航树,目录显示当前笔记数
Open
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
VNote Version (Help - About VNote - Version: )(VNote版本): 2.6,
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 mentions no files, tests, or entry points. Locate the desktop navigation-tree implementation and trace how its nodes are populated; determine how the current node's note count should be calculated and displayed. Done means each navigation node shows the number of notes under it.
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
- 35/100