[obsidian] vault backup: 2025-06-21 23:06:46[
All checks were successful
Build / build (push) Successful in 7m40s

This commit is contained in:
2025-06-21 23:06:46 +09:00
parent a27fbbd709
commit 39e1029d49

View File

@ -1,6 +1,5 @@
{
"commitMessage": "[obsidian] vault backup: {{date}}",
"autoCommitMessage": "[obsidian] vault backup: {{date}}[",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 60,
"autoPushInterval": 0,
@ -9,12 +8,11 @@
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"showErrorNotices": true,
"disablePopupsForNoChanges": false,
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"updateSubmodules": true,
"syncMethod": "rebase",
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,
@ -31,7 +29,6 @@
"showFileMenu": true,
"authorInHistoryView": "hide",
"dateInHistoryView": false,
"diffStyle": "split",
"lineAuthor": {
"show": false,
"followMovement": "inactive",
@ -56,5 +53,6 @@
"gutterSpacingFallbackLength": 15,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
}
},
"autoCommitMessage": "[obsidian] vault backup: {{date}}["
}