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.

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?

  1. You install the plugin from Community Plugins.
  2. In Settings → Callout Manager you create a new callout (example).
  3. 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?