vnotex / vnotex/vnote

[Feature Request] Maintain links

Open
#59 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.