Callout Toggles

by Aly Thobani
5
4
3
2
1
Score: 58/100

Description

Category: Note Enhancements

The Callout Toggles plugin for Obsidian is a game-changer for note-takers who love a clean, structured look in their notes. This plugin lets you wrap text lines or entire sections in eye-catching callout blocks-whether it's an alert, a tip, or a quote. You can assign hotkeys to different callout styles, making it super easy to switch between types without breaking your workflow. Plus, if you use the Callout Manager plugin, Callout Toggles seamlessly syncs with custom callouts you've set up, yet it also works just fine as a standalone tool. One thoughtful feature is its ability to keep your custom titles intact when toggling between callout styles, so you won't lose any of your personalized headings. If you're looking to add polish and visual appeal to your notes, Callout Toggles is a must-try addition!

Reviews

No reviews yet.

Stats

20
stars
5,113
downloads
1
forks
646
days
33
days
33
days
7
total PRs
0
open PRs
0
closed PRs
7
merged PRs
11
total issues
2
open issues
9
closed issues
112
commits

Latest Version

a month ago

Changelog

Resolving warnings from Obsidian's auto-review (most of which are false positives). This release doesn't (or shouldn't) involve any user-facing changes.

README file from

Github

Callout Toggles

Obsidian logo badge Number of downloads badge

An Obsidian plugin to instantly add, switch, or remove callouts in your notes. Provides a separate command for every callout type, so you can easily assign Hotkeys for your favorite callouts.

Switching between callout types demonstration

Features

  • Without leaving your keyboard:
    • Insert a fresh (blank) callout, or turn existing text into a callout
    • Remove a callout, turning it back into regular text
    • Switch the type of an existing callout
  • Retains your custom titles when wrapping or removing callouts
  • Works with your custom callout types (automatically syncs with Callout Manager if installed)
  • Settings for formatting, auto-selection, foldable callouts, and more

Table of contents

  1. Features
  2. Table of contents
  3. Commands
    1. Wrap in callout
    2. Remove callout
  4. Usage examples
    1. Inserting a fresh callout
    2. Wrapping the current line
    3. Wrapping multiple lines
    4. Using the fuzzy picker
    5. Removing a callout
    6. Retaining custom titles
  5. Custom callout types (Callout Manager)
  6. Feedback
  7. Appreciation

Commands

Two main types of commands are provided: Wrap and Remove. Using them together, you can easily switch the type of an existing callout.

[!TIP] Both commands work on full lines of text, so your cursor position within a given line doesn't matter. As long as part of a line is selected, the entire line will be included.

Wrap in callout

A Wrap lines in X callout command is provided for every possible callout type X (❞ Quote, ⚠ Warning, 🔥 Tip, 🐞 Bug, 📝 Note, etc.), so you can assign separate hotkeys for each of your favorite callouts. This can be used both for inserting fresh callouts, and for turning existing text into callouts.

Additionally, a more general Wrap lines in callout... command is provided, which opens a fuzzy-searchable dropdown of callout types to choose from.

Remove callout

[!IMPORTANT] A callout must begin on the first selected line of text for the Remove command to be available.

This will remove the callout syntax from the selected lines, turning the callout back into regular text. If a custom title is present, it will be retained as a Markdown heading (see Retaining custom titles).

Usage examples

Inserting a fresh callout

To insert a fresh callout of your choice, simply run Wrap lines in X callout on a blank line:

Inserting a fresh callout

Wrapping the current line

If the current line is not blank and nothing is selected, the current line will be turned into a callout:

Wrapping the current line in a callout

Wrapping multiple lines

To turn multiple lines of text into a callout, first select the lines, and then run Wrap lines in X callout:

Wrapping multiple lines in a callout

Using the fuzzy picker

Using Wrap lines in callout... gives you a convenient fuzzy picker to view and choose from all available callout types:

Using the fuzzy picker

Removing a callout

To turn a callout back into regular text, run Remove callout from selected lines with the given lines selected (make sure the callout header is on the first selected line):

Unwrapping a callout block

Retaining custom titles

If a callout has a default title (e.g. > [!quote] Quote), the entire header line will be removed when calling Remove callout from selected lines. But if a custom title is present (e.g. > [!quote] Aristotle), it will be retained as a Markdown heading, so that you don't lose your hard work in choosing that title.

Likewise, if you call Wrap lines in X callout on a selection whose first line is a Markdown heading, the heading will be used as the custom title for the new callout block. This makes it easy to switch between callout types while retaining your custom titles, by calling Remove and Wrap back to back:

Retaining custom titles while switching between callout types

Custom callout types (Callout Manager)

This plugin automatically integrates with the Callout Manager plugin, if you have it installed (highly recommended, it's awesome!). This means that even your custom callout types get their own Wrap commands.

If you don't have Callout Manager installed, no worries, this plugin will still work as expected with Obsidian's built-in callout types.

Feedback

If you have any feedback or suggestions, feel free to open an issue; although my availability may be quite limited since this is just a side project.

Appreciation

Thanks to the creators of Obsidian, seriously an awesome note-taking app! And big thanks to eth-p for providing a Callout Manager API; so cool, and so useful for this plugin.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Advanced Tables
6 years ago by Tony Grosinger
Improved table navigation, formatting, and manipulation in Obsidian.md
Editing Toolbar
4 years ago by Cuman
An obsidian toolbar plugin, modified from the Cmenu plugin
Admonition
5 years ago by Jeremy Valentine
Adds admonition block-styled content to Obsidian.md
cMenu
5 years ago by Chetachi
An Obsidian.md plugin that adds a minimal text editor modal for a smoother writing/editing experience ✍🏽.
Callout Manager
3 years ago by eth-p
An Obsidian.md plugin that makes creating and configuring callouts easy.
Smart Typography
5 years ago by mgmeyers
Converts quotes to curly quotes, dashes to em dashes, and periods to ellipses
List Callouts
4 years ago by mgmeyers
Create callouts in lists in Obsidian.
Markdown Formatting Assistant
6 years ago by Reocin
This Plugin provides a simple WYSIWYG Editor for Markdown and in addition a command line interface. The command line interface facilitate a faster workflow.
Obsidian Columns
4 years ago by Trevor Nichols
Table Extended
5 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
Whisper
3 years ago by Nik Danilov
Speech-to-text in Obsidian using Whisper
GPT-3 Notes
4 years ago by micahke
An Obsidian plugin to generate notes based on GP3 output.
Heading Level Indent
3 years ago by svonjoi
obsidian plugin for hierarchical structuration of document content based on heading levels
Callout menu
2 years ago by Anareaty
Change Case
3 years ago by David Brockman
Plugin to let you change the case (camelCase, snake_case, etc) of the current selection.
ZettelFlow
3 years ago by RafaelGB
ZettelFlow is a plugin for Obsidian that helps you to create and manage your notes in a Zettelkasten way.
Mindmap
2 years ago by YunXiaoYi
An Obsidian plugin for creating Mindmaps.
Auto Classifier
3 years ago by Hyeonseo Nam
Auto classification plugin for Obsidian using ChatGPT.
SupSub
3 years ago by Wjgoarxiv
::SupSub enables wrapping selected text with `<sup>` or `<sub>` tags::
Code block from selection
5 years ago by Dmitry Savosh
Obsidian plugin. Adds code block for the selected text.
Callout Integrator
3 years ago by
A plugin for Obsidian to allow the integration of long blocks of text into callouts.
Wrap with shortcuts
5 years ago by Manic Chuang
Wrap selected text in custom tags with shortcuts.
Callout Suggestions
2 years ago by Casey Fryer
Obsidian Plugin for autocompleting callouts.
Inline spoilers
2 years ago by logonoff
Adds Discord-like syntax for inline spoilers.
Auto pair chinese symbol
5 years ago by renmu123
中文符号自动补齐
Paste Mode
5 years ago by Jacob Levernier
Obsidian Notes plugin for pasting text and blockquotes to the cursor's current level of indentation.
Inline Admonitions
2 years ago by Scott Tomaszewski
Ghost Fade Focus
5 years ago by Sami Korpela
Ghost Fade Focus plugin for Obsidian
Ordered List Style
4 years ago by erykwalder
Reading comments
3 years ago by BumbrT
Reading comments, for consuming books or large articles in markdown with https://obsidian.md/.
Writing
4 years ago by johackim
Write and format your next book directly from Obsidian
Extended Markdown Syntax
a year ago by Kotaindah55
Extend your Markdown syntax using delimiters instead of HTML tags, such as underlining, superscript, subscript, highlighting, and spoiler.
Multi-line Formatting
5 years ago by nmady
Format Obsidian text over an entire selection, even if that selection has paragraph breaks in the middle!
Remove Newlines
2 years ago by Elias Jaffe
A plugin for Obsidian.md which removes newlines and blank lines from selected or pasted text.
LLM Summary
2 years ago by QSun
wip
Autocorrect Formatter
3 years ago by b-yp
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
HTML Tabs
3 years ago by Patrick Tournet
Obsidian plugin allowing the creation and rendering of Tabs and tab panels in your notes.
Format Hotkeys
5 years ago by Ansel Santosa
Google Docs style formatting hotkeys for Obsidian
Achievements
4 years ago by Zachatoo
Add achievements to Obsidian to help guide the user to build good habits in Obsidian.
New Bullet With Time
4 years ago by Boninall
A plugin allows you to auto add current time to new bullet line.
Post Webhook
2 years ago by MasterB1234
A plugin for Obsidian that sends notes to Webhook endpoints (e.g. n8n, Make.com, Zapier) for streamlined automation and integration.
Toggle Case
4 years ago by automattech
Obsidian plugin to toggle between `lowercase` `UPPERCASE` and `Title Case`
Interlinear Glossing
3 years ago by Mijyuoon
An Obsidian plugin for interlinear glosses used in linguistics texts.
Blockquote Levels
4 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds commands for increasing/decreasing the blockquote level of the current line or selection(s).
Paste Reformatter
a year ago by Keath Milligan
A plugin for Obsidian that reformats pasted HTML and plain text content, giving you precise control over how content is transformed when pasted into your notes.
Blockier
3 years ago by blorbb
An Obsidian.md plugin for easier block editing.
LaTeX to unicode converter
3 years ago by fjdu
Convert LaTeX commands into unicode sequences
Text Conversions
3 years ago by Juan D Frias
Text conversions for Obsidian
Canvas Format Brush
a year ago by wenlzhang
An Obsidian plugin that allows you to copy and paste formatting attributes (size and color) between canvas elements, similar to the format painter in Word.
heti
2 years ago by Moeyua
Callout Copy Buttons
a year ago by Aly Thobani
An Obsidian plugin that adds copy buttons to callout blocks in your notes.
Image Size
a year ago by Jie Zhang
Set the default size for pasted images.
AI bot
2 years ago by kuzzh
The AI Bot Plugin is a powerful tool designed to enhance your note-editing experience in Obsidian by leveraging the capabilities of AI. This plugin allows you to interact with an AI assistant directly within Obsidian, making it easier to generate, edit, and organize your notes with intelligent suggestions and automated tasks.
Comments
a year ago by Jasper Surmont
Editor Autofocus
3 years ago by Mgussekloo
Image Helper
3 years ago by Chongmyung Park
Context menu to convert a image to another format in reading view in Obsidian.md
Better Order List
2 years ago by Boninall
Masking Type
2 years ago by Telehakke
Obsidian plugin.
Auto Bullet
a year ago by takitsuba
Consecutive Lists
2 years ago by Josh Tucker
tidit
a year ago by codingthings.com
tidit is an Obsidian - https://obsidian.md - plugin that adds timestamps to your document as you type — when you want it, how you want it, where you want it.
BookNav
2 years ago by jemberton
A plugin for ObsidianMD that enables book style navigation links in a note.
Discord Timestamps
2 years ago by Erika Gozar
Displays discord timestamps in read mode as they would appear in Discord.
Markdown Cleaner
3 months ago by gao-qian-long
This plugin has not been manually reviewed by Obsidian staff. Clean Markdown syntax and automatically convert LaTeX to a compatible format.
Relative Timestamps
2 years ago by Charles Young
Heading Toggler
2 years ago by Lord Turmoil
Toggle heading levels in Obsidian
Varinote
a year ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to add variables in Templates and set their values during the Note creation.
CalloutX
2 years ago by br4in
An Obsidian plugin that allows you to view, manage, and customise callout icons in your vault.
Citation Callouts
a year ago by Michael Marvive
Obsidian Plugin that formats a quote with a citation in a custom callout
Trakt.tv Sync
2 years ago by Nick Felker
Sync Trakt checkins to Obsidian file
Chat clips
a year ago by sleepingraven
Record chat in ordinary markdown list.
Keyboard Formatter
a year ago by Lauloque
Formats keyboard text (kbd) in your Obsidian notes quickly and consistently.
Vim Marker Sharpener
a year ago by Artem Dvoryadkin
Text formatting commands in Vim mode. Supports applying styles (bold, italic, etc.). Works correctly in visual mode with selected text.
Bottom to Top
2 years ago by Henry Gustafson
Note Placeholder
a year ago by XZSt4nce
Replaces text of note link to placeholder in view mode.
Time Inserter
10 months ago by heycalmdown
Obsidian plugin to insert current time at cursor position with exact or rounded formats