https://github.com/eth-p/obsidian-callout-manager
An Obsidian.md plugin that makes creating and configuring callouts easy.
https://github.com/eth-p/obsidian-callout-manager
Last synced: about 2 months ago
JSON representation
An Obsidian.md plugin that makes creating and configuring callouts easy.
- Host: GitHub
- URL: https://github.com/eth-p/obsidian-callout-manager
- Owner: eth-p
- License: mit
- Created: 2023-02-06T19:25:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T03:32:32.000Z (about 2 years ago)
- Last Synced: 2025-03-19T02:38:18.707Z (about 1 year ago)
- Language: TypeScript
- Size: 855 KB
- Stars: 169
- Watchers: 3
- Forks: 9
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Callout Manager
An [Obsidian](https://obsidian.md) plugin that makes creating and configuring callouts easy.

## Features
- **Browse a list of available callouts.**
Learn about all the callouts that you can use!
- **Change the colors and icon of callouts.**
Make callouts your own by changing their colors and icons.
- **Create custom callouts.**
No callout to suit your needs? Make it yourself!
- **Automatically detects callouts created by snippets and themes.**
Callout Manager keeps track of callouts for you.
- **Supports Mobile Obsidian**
Take your callouts on the go!
- **Plugin API**
We have a [Plugin API](./api/README.md) for integration with other plugins.