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