Callouts
Highlight notes, tips, and warnings with Obsidian callouts.
Callouts are styled boxes for notes, tips, warnings, and more. Write them as a blockquote with a type marker, exactly like in Obsidian:
> [!note] Title
> Body content here.Foldable callouts
Add - to start collapsed, or + to start expanded:
> [!faq]- Collapsed by default
> Click the title to expand.
> [!tip]+ Open by default
> Starts expanded, can be collapsed.Available types
Each type has its own color and icon. Several names are aliases that share a look.
Notes and info
Tips and success
Questions and warnings
Errors and examples
Custom types
Backlinks