Some scaffolding

This commit is contained in:
2025-11-19 11:19:40 +01:00
parent af11b29ef7
commit bbcafab0cd
9 changed files with 127 additions and 16 deletions

View File

@@ -0,0 +1,62 @@
{
"commitMessage": "vault backup: {{date}}",
"autoCommitMessage": "vault backup: {{date}}",
"commitMessageScript": "",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"autoCommitOnlyStaged": false,
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"showErrorNotices": true,
"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,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
}
}

View File

@@ -4,21 +4,21 @@
"type": "split",
"children": [
{
"id": "3d196402772e8279",
"id": "82235c35829097d8",
"type": "tabs",
"children": [
{
"id": "741229ff1a684cbc",
"id": "768d071a2d742b85",
"type": "leaf",
"state": {
"type": "split-diff-view",
"type": "markdown",
"state": {
"aFile": "Welcome.md",
"bFile": "Welcome.md",
"aRef": ""
"file": "Welcome.md",
"mode": "source",
"source": false
},
"icon": "diff",
"title": "Diff: Welcome"
"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"
}
},
{
@@ -157,6 +160,16 @@
"icon": "git-pull-request",
"title": "Source Control"
}
},
{
"id": "764e02a520daead1",
"type": "leaf",
"state": {
"type": "git-history-view",
"state": {},
"icon": "history",
"title": "History"
}
}
],
"currentTab": 4
@@ -177,8 +190,24 @@
"obsidian-git:Open Git source control": false
}
},
"active": "741229ff1a684cbc",
"active": "768d071a2d742b85",
"lastOpenFiles": [
"Welcome.md"
"Lore/Sacred Forest.md",
"Lore/The World.md",
"Lore/Liora.md",
"Lore/Kestrel.md",
"Untitled.canvas",
"Assets/world_map.pdf",
"Assets/liora_front_back.jpg",
"Assets",
"Welcome.md",
"Lore/Liora/liora_front_back.jpg",
"Lore/Liora/Canvas.canvas",
"Lore/Liora",
"Game Design",
"Lore",
"Assets/Art/Liora",
"Assets/Art",
"Assets"
]
}