Embeds reference
![[Note Name]]
![[Note Name#heading|Heading]]
![[Note Name#^block-id|^block-id]]
![[image.png]]
![[image.png|640x480]]
![[image.png|300]]
![[audio.mp3]]
![[video.mp4]]
![[document.pdf]]
![[document.pdf#page=3|page=3]]
![[document.pdf#height=400|height=400]]A list embed needs a block ID after the list. An embedded search uses an
Obsidian query block:
~~~query
tag:#project status:done
~~~