vault backup: 2026-06-08 18:36:09

This commit is contained in:
Dmitry
2026-06-08 18:36:09 +03:00
parent 2b6a2abbf4
commit 04c94167f7
40 changed files with 68577 additions and 3345 deletions
-1
View File
@@ -278,7 +278,6 @@
"lintOnFileChange": false,
"displayLintOnFileChangeNotice": false,
"settingsConvertedToConfigKeyValues": true,
"additionalFileExtensions": [],
"foldersToIgnore": [
"99 System"
],
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.31.2",
"minAppVersion": "1.12.0",
"version": "1.31.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",