VNote内链接更新与同步功能
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
VNote中,一篇Markdown文章是否记录了其被作为链接引用了多少次?被哪些文章所引用。
该功能的作用在于:对于一篇.md文章的修改,不会使得散落在其它文章中对其引用的链接失效。(如果没有,这是未来可改进的一个点)
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
No files, tests, or entry points are named in the issue. Start by locating VNote’s Markdown link handling and note-renaming logic, then determine whether backlink tracking already exists; completion would require an agreed design for showing referring notes and keeping links valid after edits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100