Embedding a file displays its content inline in your note rather than just linking to it. You can embed notes, headings, blocks, images, audio, video, and PDFs — any file in the accepted formats. To embed a file, add an exclamation mark (Documentation Index
Fetch the complete documentation index at: https://mintlify.com/obsidianmd/obsidian-help/llms.txt
Use this file to discover all available pages before exploring further.
!) in front of an internal link:
Embed a note
To embed an entire note:Embed a specific heading
To embed only the content under a heading, add# followed by the heading name:
Embed a specific block
To embed a single block — a paragraph, list, blockquote, or table — use a block identifier:Embed a list from another note
First, add a block identifier to the list in the source note:Embed an image
To embed an image:Resize an embedded image
Specify width and height by appending|WIDTHxHEIGHT to the link:
Embed an externally hosted image
Use a Markdown link for images hosted outside your vault. You can set the width the same way:Embed an audio file
To embed an audio file:Audio and video playback depends on the codecs available on your device.
Embed a PDF
To embed a PDF:Open a PDF at a specific page
Append#page=N to the link, where N is the page number:
Set the height of the PDF viewer
Append#height=N to the link, where N is the height in pixels:
Embed search results
You can embed the results of a search query directly into a note. See the Search documentation for thequery syntax and how to use it with embeds.