Note Composer: links in the source note, to blocks and headers, should be updated when extracting

Just bumping this also. Noticed the need after installing obsidian-broken-links plugin.

1 Like

I did not know Better Note Composer existed when developing Link Maintainer for the same purpose, which tries to fix the broken links after spliting notes.

Bumping this, i have a massive notes of 2000+ lines with 350+ links coming into the file. I want to split it but a few of my links will be broken if i do it via current note composer plugin. Obsidian team fix this

Steps to reproduce

  • Create 1 file File to Be Merged.md.
  • Create 1 file Target File.md.
  • Write 1+ wikilink to itself ([[File to Be Merged]]) inside File to Be Merged.md.
  • Merge File to Be Merged.md to Target File.md.

Did you follow the troubleshooting guide? Y

Expected result

The wikilink [[File to Be Merged]] should be changed to [[Target File]].

Actual result

The wikilinks isn’t renamed. It’s still [[File to Be Merged]].

Environment

SYSTEM INFO:
	Obsidian version: v1.9.10
	Installer version: v1.9.10
	Operating system: Windows 11 Pro 10.0.22631
	Login status: logged in
	Language: en
	Catalyst license: insider
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: off
	Plugins installed: 0
	Plugins enabled: 0

RECOMMENDATIONS:
	none

Additional information

Youtube-Video: https://youtu.be/MRUbk00oYfs

I recently started using Obsidian and very quickly ran into this issue without noticing at first. Now I have tons of broken links. Is there any update to this?

1 Like

Would like to see this implemented as well.