Skip to content

Conversation

@zzhirong
Copy link

Obsidian already supports URI to a block by block ID through the URI 'obsidian://open?file=file#^block_id'. Please note that the 'file#^block_id' part needs to be URI encoded. Therefore, the URI in the 'Source' field will be 'obsidian://open?file={file}%23%5E{block_id}'.

Obsidian already supports URI to a block by block ID through the URI
'obsidian://open?file=file#^block_id'. Please note that the
'file#^block_id' part needs to be URI encoded. Therefore,
the URI in the 'Source' field will be 'obsidian://open?file={file}%23%5E{block_id}'.
@becknik
Copy link

becknik commented Dec 1, 2025

Hey there, I know it has been a while, but I took inspiration from your PR and have just implemented it in my overhaul of this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants