vault backup: 2026-01-13 16:40:30

This commit is contained in:
2026-01-13 16:40:30 -05:00
parent 887b0e2139
commit 7fe988d0a6
20 changed files with 976 additions and 631 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"useFrontmatterAsDisplay": false,
"frontmatterKey": "title",
"addToMenu": true,
"addExtraCommands": true,
"showNotice": true,
"useHeadingAsDisplayText": true,
"headingLinkSeparator": "#",
"simplifiedHeadingToNoteLink": true,
"linkFormat": "wiki-link",
"customizeTargets": false,
"enableInlineCode": true,
"enableBold": true,
"enableHighlight": true,
"enableItalic": true,
"enableStrikethrough": true,
"enableInlineLatex": true,
"enableLink": true,
"enableWikiLink": true,
"keepWikiBrackets": true,
"autoEmbedBlockLink": false,
"enableCalloutCopy": true,
"calloutCopyPriority": true,
"autoAddBlockId": true,
"allowManualBlockId": true,
"blockIdInsertPosition": "next-line",
"autoBlockDisplayText": true,
"blockDisplayWordLimit": 3,
"blockDisplayCharLimit": 5
}