Skip to content

cwfryer/obsidian-callout-suggestions

Repository files navigation

Obsidian Callout Suggestions

This is a user experience enhancing plugin for Obsidian (https://obsidian.md).

I can never remember all the callout tags. Plus, I've made a few of my own that I use pretty frequently.

This plugin provides a Suggestion Modal for Callouts similar to what you'll find in Obsidian Natural Language Dates. It is compatible with (and depends on) the excellent Obsidian Callout Manager. Use them together to make callouts easier to use!

Features

  • Callout autosuggest

Usage

Trigger the auto-complete with >!

Installation

Prerequisite Dependencies

Plugin Usage
Callout Manager Uses the API to aggregate callouts.

In Obsidian go to Settings > Third-party plugins > Community Plugins > Browse and search for Callout Manager.

How to Install

In Obsidian go to Settings > Third-party plugins > Community Plugins > Browse and search for Callout Suggestions.

Manual installation

Unzip the latest release into your <vault>/.obsidian/plugins/ folder.

Special Thanks

argenos for the suggest modal. eth-p for the callout api. edonyzpc for the styling in the suggest modal.