summaryrefslogtreecommitdiff
path: root/.obsidian/plugins/obsidian-git/data.json
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-03-20 14:44:13 +0100
committerJasper Ras <jras@hostnet.nl>2025-03-20 14:44:13 +0100
commitfe63b70cae6e68adea7b25ad2f04ffc834b4e75f (patch)
tree58e7b130c1feb1ce878ab6b100ed8123e1511a93 /.obsidian/plugins/obsidian-git/data.json
parent04894362914550965ae5ce3c1be4f3cdf63da8d0 (diff)
vault backup: 2025-03-20 14:44:13
Diffstat (limited to '.obsidian/plugins/obsidian-git/data.json')
-rw-r--r--.obsidian/plugins/obsidian-git/data.json57
1 files changed, 57 insertions, 0 deletions
diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json
new file mode 100644
index 0000000..7948cd9
--- /dev/null
+++ b/.obsidian/plugins/obsidian-git/data.json
@@ -0,0 +1,57 @@
+{
+ "commitMessage": "vault backup: {{date}}",
+ "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
+ "autoSaveInterval": 0,
+ "autoPushInterval": 0,
+ "autoPullInterval": 0,
+ "autoPullOnBoot": false,
+ "disablePush": false,
+ "pullBeforePush": true,
+ "disablePopups": false,
+ "disablePopupsForNoChanges": false,
+ "listChangedFilesInMessageBody": false,
+ "showStatusBar": true,
+ "updateSubmodules": false,
+ "syncMethod": "merge",
+ "customMessageOnAutoBackup": false,
+ "autoBackupAfterFileChange": false,
+ "treeStructure": false,
+ "refreshSourceControl": true,
+ "basePath": "",
+ "differentIntervalCommitAndPush": false,
+ "changedFilesInStatusBar": false,
+ "showedMobileNotice": true,
+ "refreshSourceControlTimer": 7000,
+ "showBranchStatusBar": true,
+ "setLastSaveToLastCommit": false,
+ "submoduleRecurseCheckout": false,
+ "gitDir": "",
+ "showFileMenu": true,
+ "authorInHistoryView": "hide",
+ "dateInHistoryView": false,
+ "diffStyle": "split",
+ "lineAuthor": {
+ "show": false,
+ "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,
+ "gutterSpacingFallbackLength": 5
+ },
+ "autoCommitMessage": "vault backup: {{date}}"
+} \ No newline at end of file