关于文件中引用其他文件的修改建议
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
VNote Version (Help - About VNote - Version: )(VNote版本): 2.2, d78e892d5cc etc..
Symptoms (表现):
有的时候在写 now.md 的时候可能需要引用到以前写的 old.md,我一般会复制 old.md 的文件路径,然后以相对路径的方式插入到 now.md 里面,这样就可以在 now.md 里面直接打开,但是当我把 old.md 拖拽到其他文件夹的时候,now.md 里面就打不开 old.md 了,这种以相对(或绝对)路径插入的文件调用,有没有什么办法可以在文件更改文件夹的时候进行自动更新吗?或者自动重新定位?
如果以后可以实现的话,那么 VNote 的笔记本就更加类似一个 wiki 了,能够笔记之间相互打开调用,相信能吸引到更多的人来使用。
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
No source files, tests, or entry points are named. First inspect how VNote stores and resolves relative or absolute links, then determine how note moves are handled; done would mean links remain usable or are updated after moving a referenced note.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- content, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100