[obsidian] vault backup: 2025-08-20 16:56:25[
This commit is contained in:
22
content/.obsidian/plugins/obsidian-git/data.json
vendored
22
content/.obsidian/plugins/obsidian-git/data.json
vendored
@@ -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,6 +9,7 @@
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"showErrorNotices": true,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
@@ -29,12 +31,13 @@
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"show": true,
|
||||
"followMovement": "inactive",
|
||||
"authorDisplay": "initials",
|
||||
"authorDisplay": "hide",
|
||||
"showCommitHash": false,
|
||||
"dateTimeFormatOptions": "date",
|
||||
"dateTimeFormatOptions": "hide",
|
||||
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
|
||||
"dateTimeTimezone": "viewer-local",
|
||||
"coloringMaxAge": "1y",
|
||||
@@ -44,15 +47,14 @@
|
||||
"b": 150
|
||||
},
|
||||
"colorOld": {
|
||||
"r": 120,
|
||||
"g": 160,
|
||||
"b": 255
|
||||
"r": 255,
|
||||
"g": 0,
|
||||
"b": 0
|
||||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 15,
|
||||
"ignoreWhitespace": true,
|
||||
"gutterSpacingFallbackLength": 0,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
},
|
||||
"autoCommitMessage": "[obsidian] vault backup: {{date}}["
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user