update: Add callout-manager plugin

Usefull for callout completion
This commit is contained in:
Mathis Gauthey
2024-01-04 10:34:56 +01:00
parent 2926cb783a
commit f51aece38d
4 changed files with 3202 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "callout-manager",
"version": "1.0.1",
"description": "An Obsidian.md plugin that makes creating and configuring callouts easy.",
"author": "eth-p",
"authorUrl": "https://github.com/eth-p",
"name": "Callout Manager",
"minAppVersion": "1.0.0",
"isDesktopOnly": false
}