diff options
| author | marcellus <msimon_fr@hotmail.com> | 2025-04-14 18:00:23 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2025-04-14 18:00:23 +0200 |
| commit | ec8b70c184b847f886e63f9718a9cb1329ae71d2 (patch) | |
| tree | 75fb15602be9d400e3395a12456c91672a7f0357 /.obsidian/plugins/obsidian-git/data.json | |
| parent | 51584e1fe07456a01dc14504b214d068c62e8fe6 (diff) | |
chore: rm-d .obsidian
Diffstat (limited to '.obsidian/plugins/obsidian-git/data.json')
| -rwxr-xr-x | .obsidian/plugins/obsidian-git/data.json | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json deleted file mode 100755 index 7948cd9..0000000 --- a/.obsidian/plugins/obsidian-git/data.json +++ /dev/null @@ -1,57 +0,0 @@ -{ - "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 |
