mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
vault backup: 2022-12-15 13:07:02
This commit is contained in:
6
.obsidian/plugins/obsidian-linter/data.json
vendored
6
.obsidian/plugins/obsidian-linter/data.json
vendored
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user