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

12 lines
187 B
JSON

{
"callouts": {
"custom": [],
"settings": {}
},
"calloutDetection": {
"obsidianFallbackForced": false,
"obsidian": true,
"theme": true,
"snippet": true
}
}