[obsidian] vault backup: 2024-04-15 22:39:01[
Some checks failed
Build / build (push) Failing after 44s

This commit is contained in:
Tomoya Matsuura(MacBookPro) 2024-04-15 22:39:01 +09:00
parent 83262be0c5
commit 2484d11c3d

View File

@ -12,7 +12,7 @@
"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,
@ -28,7 +28,7 @@
"gitDir": "", "gitDir": "",
"showFileMenu": true, "showFileMenu": true,
"lineAuthor": { "lineAuthor": {
"show": true, "show": false,
"followMovement": "inactive", "followMovement": "inactive",
"authorDisplay": "initials", "authorDisplay": "initials",
"showCommitHash": false, "showCommitHash": false,
@ -47,7 +47,7 @@
"b": 255 "b": 255
}, },
"textColorCss": "var(--text-muted)", "textColorCss": "var(--text-muted)",
"ignoreWhitespace": true, "ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5, "gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials", "lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date" "lastShownDateTimeFormatOptions": "date"