mirror of
https://github.com/eth-p/obsidian-callout-manager.git
synced 2026-07-22 07:30:29 +00:00
No description
| __mocks__ | ||
| api | ||
| build | ||
| docs/images | ||
| src | ||
| utils/dev-reloader | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmignore | ||
| .npmrc | ||
| .prettierrc | ||
| babel.config.cjs | ||
| build.config.mjs | ||
| CHANGELOG.md | ||
| CHANGELOG.md.d.ts | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| esbuild.config.mjs | ||
| index.d.ts | ||
| jest.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| rollup.config.mjs | ||
| tsconfig.json | ||
| versions.json | ||
Callout Manager
An Obsidian 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 for integration with other plugins.
