Affected files:

.obsidian/plugins/obsidian-git/data.json
.obsidian/workspace.json
This commit is contained in:
bobmusinex 2025-03-17 21:46:42 -05:00
parent 568d717a6f
commit ed2b12fc3f
2 changed files with 25 additions and 20 deletions

View File

@ -1,24 +1,24 @@
{
"commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"autoSaveInterval": 5,
"autoPushInterval": 5,
"autoPullInterval": 5,
"autoPullOnBoot": true,
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"disablePopupsForNoChanges": false,
"listChangedFilesInMessageBody": false,
"listChangedFilesInMessageBody": true,
"showStatusBar": true,
"updateSubmodules": false,
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"autoBackupAfterFileChange": true,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
"differentIntervalCommitAndPush": true,
"changedFilesInStatusBar": false,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,
@ -51,7 +51,9 @@
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
},
"autoCommitMessage": "vault backup: {{date}}"
}

View File

@ -4,21 +4,21 @@
"type": "split",
"children": [
{
"id": "2fd9b52cd580de3a",
"id": "3cab78fd608ddee3",
"type": "tabs",
"children": [
{
"id": "dced4c33323e7248",
"id": "9ad03e5313050bcf",
"type": "leaf",
"state": {
"type": "split-diff-view",
"type": "markdown",
"state": {
"aFile": ".gitignore",
"bFile": ".gitignore",
"aRef": ""
"file": "Welcome.md",
"mode": "source",
"source": false
},
"icon": "diff",
"title": "Diff: .gitignore"
"icon": "lucide-file",
"title": "Welcome"
}
}
]
@ -94,6 +94,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Welcome.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -103,7 +104,7 @@
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks"
"title": "Backlinks for Welcome"
}
},
{
@ -112,11 +113,12 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Welcome.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links"
"title": "Outgoing links from Welcome"
}
},
{
@ -140,12 +142,13 @@
"state": {
"type": "outline",
"state": {
"file": "Welcome.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline"
"title": "Outline of Welcome"
}
},
{
@ -176,7 +179,7 @@
"obsidian-git:Open Git source control": false
}
},
"active": "26ad150e10a3fcdb",
"active": "9ad03e5313050bcf",
"lastOpenFiles": [
"README.md",
"Welcome.md"