[Feature Request] Maintain links
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
It would be nice to let VNote maintain the existing links. For example, I would write something like this:
[link](../another_folder/filename#anchor)
If the folder or file is removed, moved or renamed, the links in the notes break. Is that possible to update all the links once we change the folder or file path?
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 source files, tests, or entry points are named. Start by locating how VNote handles note paths and Markdown-style relative links, then trace folder or file move, rename, and removal behavior; done means existing links are updated or handled without breaking when their targets change.
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
- Mostly clear
- Newbie friendliness
- 25/100