update: Add callout-manager plugin
Usefull for callout completion
This commit is contained in:
12
.obsidian/plugins/callout-manager/data.json
vendored
Normal file
12
.obsidian/plugins/callout-manager/data.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"callouts": {
|
||||
"custom": [],
|
||||
"settings": {}
|
||||
},
|
||||
"calloutDetection": {
|
||||
"obsidianFallbackForced": false,
|
||||
"obsidian": true,
|
||||
"theme": true,
|
||||
"snippet": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user