[obsidian] vault backup: 2025-08-20 16:56:25[

This commit is contained in:
2025-08-20 16:56:25 +09:00
parent 2d572c3073
commit 3daea1fe8a
26 changed files with 180 additions and 21 deletions

View File

@@ -60,6 +60,6 @@
"repelStrength": 15.1642583672965,
"linkStrength": 0.975453871804372,
"linkDistance": 42,
"scale": 0.31674920955833996,
"scale": 0.25087828132711953,
"close": true
}

View File

@@ -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}}["
}
}