Files
obsidian-workflow-template/.obsidian/plugins/callout-manager/manifest.json
Mathis Gauthey f51aece38d update: Add callout-manager plugin
Usefull for callout completion
2024-01-04 10:34:56 +01:00

10 lines
283 B
JSON

{
"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
}