ArkHost/HelixNotes
14
150
Fork
You've already forked HelixNotes
13

WikiLinks ([[]]) do not auto-sync when target file title changes – request for auto-relinking or prompt #104

Closed
opened 2026年06月12日 13:09:03 +02:00 by Wang234 · 3 comments

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!

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!

Good news: HelixNotes already auto-updates wikilinks when you rename a note from inside the app. Edit the title field at the top of the editor (the note's main heading) and every link pointing to it is rewritten across the vault. This has been in since v1.2.3, so you have it in 1.3.0.

Can you tell me how you're renaming the note?
Editing the title field in the editor, but links still break: that's a bug. Do two notes share that title? If you can give me the before/after titles I'll reproduce it.
Renaming the file in your file manager (or via a sync tool): that's a current limitation. The app can't distinguish a rename from a delete + new file, so it can't relink. Renaming inside the app is the supported path for now.

Good news: HelixNotes already auto-updates [[wikilinks]] when you rename a note from inside the app. Edit the title field at the top of the editor (the note's main heading) and every link pointing to it is rewritten across the vault. This has been in since v1.2.3, so you have it in 1.3.0. Can you tell me how you're renaming the note? **Editing** the title field in the editor, but links still break: that's a bug. Do two notes share that title? If you can give me the before/after titles I'll reproduce it. **Renaming** the file in your file manager (or via a sync tool): that's a current limitation. The app can't distinguish a rename from a delete + new file, so it can't relink. Renaming inside the app is the supported path for now.
Author
Copy link

I tried renaming file names within the app but sadly it still did not work.

I tried renaming file names within the app but sadly it still did not work.

This should be fixed in the latest version. Closing this issue

This should be fixed in the latest version. Closing this issue
Sign in to join this conversation.
No Branch/Tag specified
main
fix/vault-indication
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.8
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.9
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes#104
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?