Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

CalloutX

br4inbr4in692 downloads

An easy way to explore, visualise, and modify callout icons.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

CalloutX is an Obsidian plugin that allows you to view, manage, and customise callout icons in your vault. It provides an easy way to explore, visualise, and modify the callout icons defined in your custom CSS.

Features

  • Display a modal with all custom callout icons defined in your custom-callouts.css file
  • Add new custom callouts with specified names, colors, and icons
  • Edit existing callouts to change their names, colors, or icons
  • Delete custom callouts you no longer need
  • Search functionality to easily find specific callouts
  • Automatically import the custom-callouts.css file from the plugin folder to your snippets folder if it doesn't exist
  • Works on desktop versions of Obsidian

Installation

  1. Open Obsidian Settings
  2. Navigate to Community Plugins and disable Safe Mode
  3. Click on Browse and search for "CalloutX"
  4. Install the plugin and enable it

Usage

After installation, you can access the plugin functionality through:

  1. The command palette (Ctrl/Cmd + P)

    • Search for "Show Callout Icons" to open a modal displaying all custom callout icons
  2. The plugin settings tab in Obsidian settings

    • Here you can add, edit, delete, and search for callouts

The modal and settings tab will show the icon preview along with its name for each custom callout defined in your CSS.

Custom Callouts CSS

The plugin reads custom callout definitions from a file named custom-callouts.css in your snippets folder. If this file doesn't exist, the plugin will attempt to import it from the plugin folder.

To define custom callouts, use the following format in your CSS:

.callout[data-callout="your-callout-name"] {
    --callout-color: 65, 201, 108;
    --callout-icon: icon-name;
}

Replace your-callout-name with the desired callout name and icon-name with the appropriate Lucide icon name.

Compatibility

CalloutX is designed to work with desktop versions of Obsidian. It may not function correctly on mobile devices.

Support

If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.

85%
HealthGood
ReviewPassed
About
Explore and preview all custom callout icons defined in your custom-callouts.css via a searchable modal and settings tab. Add, edit, rename, or delete callouts with custom names, colors, and Lucide icons, and auto-import the CSS snippet into your snippets folder if missing.
IconsCSSSnippets
Details
Current version
1.0.0
Last updated
Last year
Created
Last year
Updates
1 release
Downloads
692
Compatible with
Obsidian 0.15.0+
License
GPL-3.0
Report bugRequest featureReport plugin
Author
br4inbr4in
GitHubbr4in
  1. Community
  2. Plugins
  3. Icons
  4. CalloutX

Related plugins

CSS Editor

Edit CSS snippet files.

Snippetor

Create and tweak common snippets.

Style Settings

Adjust theme, plugin, and snippet CSS variables.

Iconic

Customize your icons and their colors directly from the UI, including tabs, files & folders, bookmarks, tags, properties, and ribbon commands.

Lapel

Show the heading levels in the gutter of the editor.

Admonition

Admonition block-styled content.

Custom Frames

Turn web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.

Link Favicons

See the favicon for a linked website.

List Callouts

Create simple callouts in lists.

Callout Manager

Easily create and customize callouts.