Callout Manager — custom callouts without the pain
Callout Manager is a plugin that lets you create your own callout blocks in Obsidian without dancing around with CSS and manual tinkering in obsidian.css.
- as we did in css-files
If you often highlight important ideas, code blocks, warnings, tips — this plugin saves you from cookie-cutter dullness. It turns highlights into a navigation tool, not just decoration.
What does the plugin do?
- Lets you edit the standard callout blocks and create new ones.
- Change the icons, colours, titles.
- Works through a simple UI — no coding.
How does it work?
- You install the plugin from Community Plugins.
- In Settings → Callout Manager you create a new callout (
example). - You specify: an icon (
info,flame,check), a background colour, a title (e.g.🔥 Important).
Now you can insert:
> [!example]
>
> This is my custom block
And that’s it — it looks like a full, visually distinct block, fitting perfectly into the style of your site or notes.
Keep going?

