vault backup: 2025-10-10 06:56:17

This commit is contained in:
2025-10-10 06:56:17 -04:00
parent fd8c8638b6
commit 40091095e8
133 changed files with 800 additions and 22892 deletions
+3 -3
View File
@@ -70,9 +70,9 @@
"update-on-file-contents-updated": "never"
},
"yaml-title": {
"enabled": false,
"enabled": true,
"title-key": "title",
"mode": "first-h1-or-filename-if-h1-missing"
"mode": "first-h1"
},
"yaml-title-alias": {
"enabled": false,
@@ -243,7 +243,7 @@
},
"trailing-spaces": {
"enabled": true,
"twp-space-line-break": false
"two-space-line-break": false
},
"add-blockquote-indentation-on-paste": {
"enabled": true
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,8 +1,8 @@
{
"id": "obsidian-linter",
"name": "Linter",
"version": "1.29.0",
"minAppVersion": "1.5.7",
"version": "1.30.0",
"minAppVersion": "1.9.0",
"description": "Formats and styles your notes. It can be used to format YAML tags, aliases, arrays, and metadata; footnotes; headings; spacing; math blocks; regular markdown contents like list, italics, and bold styles; and more with the use of custom rule options as well.",
"author": "Victor Tao",
"authorUrl": "https://github.com/platers",