vault backup: 2026-06-13 15:26:38

This commit is contained in:
2026-06-13 15:26:38 +08:00
parent c7931d9eb0
commit 16dfbb5e8e
8 changed files with 1106 additions and 1097 deletions
+740 -733
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "components",
"name": "Components",
"version": "3.1.260525",
"version": "3.1.260605",
"minAppVersion": "0.14.0",
"description": "create component for your obsidian",
"author": "vran",
File diff suppressed because one or more lines are too long
+7 -1
View File
@@ -17,8 +17,9 @@
"showStatusBar": true,
"updateSubmodules": false,
"syncMethod": "merge",
"mergeStrategy": "none",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",
@@ -34,6 +35,11 @@
"authorInHistoryView": "hide",
"dateInHistoryView": false,
"diffStyle": "split",
"hunks": {
"showSigns": false,
"hunkCommands": false,
"statusBar": "disabled"
},
"lineAuthor": {
"show": false,
"followMovement": "inactive",
+1 -1
View File
@@ -1,5 +1,5 @@
{
"obsidian-composer-theme@@composer--DisableNavHeaderAutoHide": true,
"obsidian-composer-theme@@theme-variant-light": "composer--QingScheme-light",
"obsidian-composer-theme@@theme-variant-light": "composer--XiaScheme-light",
"obsidian-composer-theme@@theme-variant-dark": "composer--QingScheme-dark"
}