`Update internal link` breaks links with angle brackets

Steps to reproduce

  1. Consider note Note.md:
[Other note with space](<./Other note with space.md>)
  1. Rename Other note with space.md to Other note with space after rename.md

  2. Wait for auto update link if Automatically update internal links setting is on, or accept corresponding prompt.

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

[Other note with space after rename](<./Other note with space after rename.md>)

Actual result

[Other note with space after rename](Other%20note%20with%20space%20after%20rename.md note with space.md>)

Environment

SYSTEM INFO:
	Obsidian version: v1.6.7
	Installer version: v1.6.5
	Operating system: Windows 11 Pro 10.0.22631
	Login status: logged in
	Catalyst license: vip
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Thanks

1 Like

Hi Guys.

I am running Windows 10 and when I updated to Obsidian v1.6.7 it stopped letting me use angle brackets to create links also. This was yesterday.

I developed a plugin to deal with the angle brackets.

Iā€™m going to workaround the bug from this post in my next release

Released a new version of my plugin that work arounds this issue

Thanks, will be fixed in the next build.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.