Callout Suggestions
approvedby Casey Fryer
Adds a fuzzy searched suggestion modal for callouts.
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.
Known Issues
[!WARNING] Users of Advanced Slides or slides-extended take note.
Some plugins can cause problems with suggestion modals. If you're having problems with the suggestion modal not showing up, try these steps:
Settings -> Community plugins -> Installed plugins:
- enable Callout Suggestion & disable Advanced Slides / other plugins
- click the reload Plugins button
- enable Advanced Slides again
- click the reload Plugins button again
Special Thanks
argenos for the suggest modal. eth-p for the callout api. edonyzpc for the styling in the suggest modal.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.