Started creating vault

This commit is contained in:
2026-07-23 14:20:36 -04:00
commit b2958c50eb
38 changed files with 20024 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"devMode": false,
"ignoreCodeBlockRestrictions": false,
"preferredDateFormat": "DD-MM_MMM-YYYY",
"firstWeekday": {
"index": 1,
"name": "Monday",
"shortName": "Mo"
},
"syncInterval": 200,
"enableJs": false,
"viewFieldDisplayNullAsEmpty": false,
"enableSyntaxHighlighting": true,
"enableEditorRightClickMenu": true,
"inputFieldTemplates": [],
"buttonTemplates": [],
"excludedFolders": [
"templates"
]
}