quartz-research-note/content/.obsidian/plugins/obsidian-git/data.json

58 lines
1.6 KiB
JSON
Raw Normal View History

2023-08-09 04:00:29 +00:00
{
2024-05-22 03:19:11 +00:00
"commitMessage": "vault backup: {{date}}",
2023-08-09 04:00:29 +00:00
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
2024-05-22 03:19:11 +00:00
"autoSaveInterval": 0,
2023-08-09 04:00:29 +00:00
"autoPushInterval": 0,
"autoPullInterval": 0,
2024-05-22 03:19:11 +00:00
"autoPullOnBoot": false,
2023-08-09 04:00:29 +00:00
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"disablePopupsForNoChanges": false,
2023-08-09 04:00:29 +00:00
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
2024-05-22 03:19:11 +00:00
"updateSubmodules": false,
"syncMethod": "merge",
2023-08-09 04:00:29 +00:00
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,
"refreshSourceControl": true,
2024-05-22 03:19:11 +00:00
"basePath": "..",
2023-08-09 04:00:29 +00:00
"differentIntervalCommitAndPush": false,
"changedFilesInStatusBar": false,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,
"showBranchStatusBar": true,
"setLastSaveToLastCommit": false,
2024-05-22 03:19:11 +00:00
"submoduleRecurseCheckout": false,
2023-08-09 04:00:29 +00:00
"gitDir": "",
"showFileMenu": true,
2024-05-22 03:19:11 +00:00
"authorInHistoryView": "hide",
"dateInHistoryView": false,
2023-08-09 04:00:29 +00:00
"lineAuthor": {
"show": false,
2023-08-09 04:00:29 +00:00
"followMovement": "inactive",
"authorDisplay": "initials",
"showCommitHash": false,
"dateTimeFormatOptions": "date",
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
"dateTimeTimezone": "viewer-local",
"coloringMaxAge": "1y",
"colorNew": {
"r": 255,
"g": 150,
"b": 150
},
"colorOld": {
"r": 120,
"g": 160,
"b": 255
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
2024-05-22 03:19:11 +00:00
"gutterSpacingFallbackLength": 15,
2023-08-09 04:00:29 +00:00
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
2024-05-22 03:19:11 +00:00
"autoCommitMessage": "vault backup: {{date}}"
2023-08-09 04:00:29 +00:00
}