This commit is contained in:
		
							
								
								
									
										2
									
								
								content/.obsidian/community-plugins.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								content/.obsidian/community-plugins.json
									
									
									
									
										vendored
									
									
								
							@@ -8,4 +8,4 @@
 | 
			
		||||
  "obsidian-git",
 | 
			
		||||
  "obsidian-local-rest-api",
 | 
			
		||||
  "obsidian-excalidraw-plugin"
 | 
			
		||||
]
 | 
			
		||||
]
 | 
			
		||||
							
								
								
									
										18
									
								
								content/.obsidian/plugins/obsidian-git/data.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								content/.obsidian/plugins/obsidian-git/data.json
									
									
									
									
										vendored
									
									
								
							@@ -1,32 +1,34 @@
 | 
			
		||||
{
 | 
			
		||||
  "commitMessage": "[obsidian] vault backup: {{date}}",
 | 
			
		||||
  "commitMessage": "vault backup: {{date}}",
 | 
			
		||||
  "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
 | 
			
		||||
  "autoSaveInterval": 60,
 | 
			
		||||
  "autoSaveInterval": 0,
 | 
			
		||||
  "autoPushInterval": 0,
 | 
			
		||||
  "autoPullInterval": 0,
 | 
			
		||||
  "autoPullOnBoot": true,
 | 
			
		||||
  "autoPullOnBoot": false,
 | 
			
		||||
  "disablePush": false,
 | 
			
		||||
  "pullBeforePush": true,
 | 
			
		||||
  "disablePopups": false,
 | 
			
		||||
  "disablePopupsForNoChanges": false,
 | 
			
		||||
  "listChangedFilesInMessageBody": false,
 | 
			
		||||
  "showStatusBar": true,
 | 
			
		||||
  "updateSubmodules": true,
 | 
			
		||||
  "updateSubmodules": false,
 | 
			
		||||
  "syncMethod": "merge",
 | 
			
		||||
  "customMessageOnAutoBackup": false,
 | 
			
		||||
  "autoBackupAfterFileChange": false,
 | 
			
		||||
  "treeStructure": false,
 | 
			
		||||
  "refreshSourceControl": true,
 | 
			
		||||
  "basePath": "../",
 | 
			
		||||
  "basePath": "..",
 | 
			
		||||
  "differentIntervalCommitAndPush": false,
 | 
			
		||||
  "changedFilesInStatusBar": false,
 | 
			
		||||
  "showedMobileNotice": true,
 | 
			
		||||
  "refreshSourceControlTimer": 7000,
 | 
			
		||||
  "showBranchStatusBar": true,
 | 
			
		||||
  "setLastSaveToLastCommit": false,
 | 
			
		||||
  "submoduleRecurseCheckout": true,
 | 
			
		||||
  "submoduleRecurseCheckout": false,
 | 
			
		||||
  "gitDir": "",
 | 
			
		||||
  "showFileMenu": true,
 | 
			
		||||
  "authorInHistoryView": "hide",
 | 
			
		||||
  "dateInHistoryView": false,
 | 
			
		||||
  "lineAuthor": {
 | 
			
		||||
    "show": false,
 | 
			
		||||
    "followMovement": "inactive",
 | 
			
		||||
@@ -48,9 +50,9 @@
 | 
			
		||||
    },
 | 
			
		||||
    "textColorCss": "var(--text-muted)",
 | 
			
		||||
    "ignoreWhitespace": false,
 | 
			
		||||
    "gutterSpacingFallbackLength": 5,
 | 
			
		||||
    "gutterSpacingFallbackLength": 15,
 | 
			
		||||
    "lastShownAuthorDisplay": "initials",
 | 
			
		||||
    "lastShownDateTimeFormatOptions": "date"
 | 
			
		||||
  },
 | 
			
		||||
  "autoCommitMessage": "[obsidian] vault backup: {{date}}["
 | 
			
		||||
  "autoCommitMessage": "vault backup: {{date}}"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user