shit_admin: 2026-08-13 12:41:21
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# Embeds reference
|
||||
|
||||
~~~markdown
|
||||
![[Note Name]]
|
||||
![[Note Name#Heading]]
|
||||
![[Note Name#^block-id]]
|
||||
|
||||
![[image.png]]
|
||||
![[image.png|640x480]]
|
||||
![[image.png|300]]
|
||||
|
||||
![[audio.mp3]]
|
||||
![[video.mp4]]
|
||||
|
||||
![[document.pdf]]
|
||||
![[document.pdf#page=3]]
|
||||
![[document.pdf#height=400]]
|
||||
~~~
|
||||
|
||||
A list embed needs a block ID after the list. An embedded search uses an
|
||||
Obsidian query block:
|
||||
|
||||
~~~~markdown
|
||||
~~~query
|
||||
tag:#project status:done
|
||||
~~~
|
||||
~~~~
|
||||
Reference in New Issue
Block a user