Caret as a block link isn't working

What I’m trying to do

I want to transclude a quote block from Note A into Note B. I don’t see the “Copy block link” option, no automatic reference link is created, and when I create my own text it goes into superscript.

Things I have tried

My attempt:

Some text here to transclude into Note B. ^Buddha

The ^Buddha version automatically goes into superscript. When I try to find this reference by typing it into Note B using the following text, it links to the bigger quote and not to this specific block:

[[Buddha Talk#^Buddha]]

Does your block quote look like

> Some text here to transclude into Note B. ^Buddha

or

> some text
> some more text
>
> Some text here to transclude into Note B. ^Buddha

?

If you use the auto-suggester [[^, you can scroll through what Obsidian considers a block.

As far as I know anything within block quotes, callouts, and code blocks – even if multiple lines – is considered one block.

Thank you! (I need to turn on notifications since I forgot about this query) It looks like the [[^ will get the job done.

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