vault backup: 2024-09-03 08:28:02

Affected files:
.obsidian/plugins/obsidian-git/data.json
.obsidian/workspace.json
工作原则.md
This commit is contained in:
2024-09-03 08:28:02 +08:00
parent c76fe8217c
commit 71d20a491d
3 changed files with 22 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 5,
"autoSaveInterval": 1,
"autoPushInterval": 0,
"autoPullInterval": 1,
"autoPullOnBoot": true,
@@ -14,16 +14,16 @@
"updateSubmodules": false,
"syncMethod": "rebase",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": true,
"autoBackupAfterFileChange": false,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
"changedFilesInStatusBar": false,
"changedFilesInStatusBar": true,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,
"showBranchStatusBar": true,
"setLastSaveToLastCommit": false,
"setLastSaveToLastCommit": true,
"submoduleRecurseCheckout": false,
"gitDir": "",
"showFileMenu": true,