Problem
When using wiki-style links (Target Title) in Helix Notes, if the title of the target file is later changed (e.g., renaming the file or editing its main heading), all existing wiki links pointing to the old title become broken. Currently, there is no automatic mechanism to update these references or notify the user about the broken links.
Expected behavior
I would like the application to either:
Automatically relink all occurrences of the wiki link to the new title, or
Provide a prompt / suggestion that allows the user to update the references (e.g., "Target file renamed – update all links?").
Why this matters
Without this feature, renaming a note leads to manual hunting and fixing of every link that pointed to it. This becomes tedious in larger knowledge bases and reduces the reliability of wiki links as a core navigation feature.
Additional context
This is similar to refactoring / rename support in other note-taking apps (Obsidian, Logseq, etc.). Implementing auto-relink or a smart prompt would greatly improve the user experience in Helix Notes.
Thank you for considering this enhancement!