[obsidian] vault backup: 2025-06-14 19:54:12
Some checks failed
Build / build (push) Failing after 13m11s
Some checks failed
Build / build (push) Failing after 13m11s
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
{
|
||||
"commitMessage": "[obsidian] vault backup: {{date}}",
|
||||
"autoCommitMessage": "[obsidian] vault backup: {{date}}[",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 60,
|
||||
"autoPushInterval": 0,
|
||||
@ -8,11 +9,12 @@
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"showErrorNotices": true,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": true,
|
||||
"syncMethod": "merge",
|
||||
"syncMethod": "rebase",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
@ -29,6 +31,7 @@
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
@ -53,6 +56,5 @@
|
||||
"gutterSpacingFallbackLength": 15,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
},
|
||||
"autoCommitMessage": "[obsidian] vault backup: {{date}}["
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user