vault backup: 2022-12-15 13:07:02

This commit is contained in:
Bram Adams
2022-12-15 13:07:02 -06:00
parent 280f4a3428
commit fda1442f75
15 changed files with 202 additions and 104 deletions

View File

@@ -54,7 +54,7 @@
"YAML Title Alias": {
"Inserts the title of the file into the YAML frontmatter's aliases section. Gets the title from the first H1 or filename.": true,
"Preserve existing aliases section style": true,
"Keep alias that matches the filename": false,
"Keep alias that matches the filename": true,
"Use the YAML key `linter-yaml-title-alias` to help with filename and heading changes": true
},
"Capitalize Headings": {
@@ -215,7 +215,9 @@
},
"lintOnSave": false,
"displayChanged": true,
"foldersToIgnore": [],
"foldersToIgnore": [
"Templates"
],
"linterLocale": "system-default",
"logLevel": 4,
"lintCommands": [],