Steps to reproduce
-
In a sandbox, create a new note and paste this:
--- example: --- blockDescription: A text-type property with no value, and a word in the note body.
-
Remain in Live Preview. For the property value, enter an internal link to the block by letting Obsidian assign a block identifier:
Description: Type[[#^then select the existing block and press enter.
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
Expecting the generated block ID to be appended to the block.
Actual result
In the block, no block ID is appended.
In the property value, the link is created as expected but of course its destination isn’t created.
Environment
SYSTEM INFO:
Obsidian version: v1.11.4
Installer version: v1.10.6
Operating system: Windows 11 Pro for Workstations 10.0.26200
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
-
Works as expected:
- When the block is in another note
- When creating the link in Source mode
-
Exhibits the behavior when all are true:
- editing in Live Preview or Reading
- creating the link in Properties
- the block doesn’t already have an assigned unique block identifier
- the block is in the same note, regardless of whether typing the note name
[[note name#^5555]]or just the ID[[#^5555]].
-
Might be related:
