CalloutX

by br4in
5
4
3
2
1
Score: 32/100

Description

Category: Data Visualization

The CalloutX plugin enhances your Obsidian experience by providing a streamlined interface for managing callout icons. Users can effortlessly view and customize callouts defined in their CSS, allowing for a personalized touch to notes. With features like adding, editing, and deleting custom callouts, it simplifies the organization of visual elements in your vault. The search functionality makes locating specific callouts quick and easy, while the modal display offers a clear preview of icons alongside their names. This plugin is perfect for those looking to elevate their note-taking aesthetics and improve visual clarity in their workspace.

Reviews

No reviews yet.

Stats

7
stars
683
downloads
0
forks
508
days
516
days
524
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
1
total issues
1
open issues
0
closed issues
9
commits

Latest Version

README file from

Github

CalloutX: Callout Icons Explorer

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.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Icon Shortcodes
4 years ago by AidenLx
Obsidian Plugin: Insert emoji and custom icons with shortcodes
Obsidian Columns
4 years ago by Trevor Nichols
List Callouts
4 years ago by mgmeyers
Create callouts in lists in Obsidian.
Material Symbols
3 years ago by Cristoph Berane
Callout Manager
3 years ago by eth-p
An Obsidian.md plugin that makes creating and configuring callouts easy.
Callout Integrator
3 years ago by
A plugin for Obsidian to allow the integration of long blocks of text into callouts.
Iconoir Icons
3 years ago by @gapmiss
A plugin for creating customized icons in Obsidian.md
Pathfinder 2E Action Icons
3 years ago by Thiago Coutinho
Obsidian plugin for easily insertind the Pathfinder 2E Action icons
Blockier
2 years ago by blorbb
An Obsidian.md plugin for easier block editing.
Better Math in Callouts & Blockquotes
2 years ago by Ryota Ushio
An Obsidian plugin to add better Live Preview support for math rendering inside callouts & blockquotes.
Additional Icons
2 years ago by Matthew Turk
Add additional iconsets to Obsidian
Metadata Icon
2 years ago by Benature
change metadata entry icon
Inline Admonitions
2 years ago by Scott Tomaszewski
Callout Suggestions
2 years ago by Casey Fryer
Obsidian Plugin for autocompleting callouts.
Custom Sidebar Icons
2 years ago by RavenHogWarts
Custom Icons
Iconic
2 years ago by Holo
Customize your icons and colors directly from the Obsidian UI, including tabs, files & folders, bookmarks, tags, properties, and ribbon commands.
Icons
5 years ago by Camillo Visini
Add icons to your Obsidian notes – Experimental Obsidian Plugin
Admonition
5 years ago by Jeremy Valentine
Adds admonition block-styled content to Obsidian.md
Icon Swapper
5 years ago by mgmeyers
Allows swapping out Obsidian's icons
Iconize
5 years ago by FlorianWoelki
Simply add icons to anything you want in Obsidian.
Callout menu
2 years ago by Anareaty
Hierarchy
2 years ago by Kodai Nakamura
Callout Toggles
2 years ago by Aly Thobani
An Obsidian plugin to quickly add, change, or remove callout wrappers in your notes.
Syncthing status icon
a year ago by Diego Viero
Image Preview on Icon Hover
a year ago by rama1997
Plugin for Obsidian that add image popups when hovering over various icons in the user interface
Callout Copy Buttons
a year ago by Aly Thobani
An Obsidian plugin that adds copy buttons to callout blocks in your notes.
NerdFont Icon Picker
a year ago by Xaver Wenhart
a simple nerdfont icon picker for obsidian
Note Favicon
a year ago by mdklab
Obsidian plugin – Show Favicon from Metadata
Inline Callouts
a year ago by @gapmiss
An Obsidian.md plugin for displaying inline "callouts" badges & icons.
Comments
a year ago by Jasper Surmont
Citation Callouts
9 months ago by Michael Marvive
Obsidian Plugin that formats a quote with a citation in a custom callout
My SVGs
3 months ago by Omar Badawy
An Obsidian plugin that Registers your own SVGs into Obsidian's global icon library for use with other plugins or however you want.
Mermaid Icons
3 months ago by toshs
Obsidian plugin enabling the use of icons in Mermaid diagrams.