initial commit (WIP)

This commit is contained in:
David Allen 2025-07-18 18:26:49 -06:00
commit 6ad4cfb189
Signed by: towk
GPG key ID: 793B2924A49B3A3F
14 changed files with 554 additions and 0 deletions

210
.obsidian/workspace.json vendored Normal file
View file

@ -0,0 +1,210 @@
{
"main": {
"id": "5beee7a86b8e6d7b",
"type": "split",
"children": [
{
"id": "293ae152699ad4dc",
"type": "tabs",
"dimension": 49.30434782608696,
"children": [
{
"id": "e7be67cc73914413",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Software/Software.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Software"
}
}
]
},
{
"id": "5575fc1f3edcb038",
"type": "tabs",
"dimension": 50.69565217391304,
"children": [
{
"id": "2e25f7a996a520e8",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Troubleshooting.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Troubleshooting"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "93324146bc93f225",
"type": "split",
"children": [
{
"id": "a792a4a8664edc88",
"type": "tabs",
"children": [
{
"id": "a9a4b24504ce51fe",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "eb40eeaab710f462",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "da4358ad1d89d2f9",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 213.5
},
"right": {
"id": "f3c2a2165de3d045",
"type": "split",
"children": [
{
"id": "0ee61c73668fb8d7",
"type": "tabs",
"children": [
{
"id": "b4dcef26a28cd2d7",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Troubleshooting.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for Troubleshooting"
}
},
{
"id": "9a63ced004bf5fcf",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "State Management Database (SMD).md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from State Management Database (SMD)"
}
},
{
"id": "82d569e4e5b2946f",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "9b15aa5b1c5b4f39",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "State Management Database (SMD).md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of State Management Database (SMD)"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
}
},
"active": "2e25f7a996a520e8",
"lastOpenFiles": [
"Software/Software.md",
"Getting Started.md",
"Troubleshooting.md",
"Use Cases/Advanced Use Cases.md",
"Deployments/Deploying with Podman Quadlets.md",
"OpenCHAMI Wiki.md",
"Use Cases",
"Software/Magellan.md",
"Deployments",
"Software",
"Deployments/Deployments.md",
"Software/State Management Database (SMD).md",
"Untitled.canvas",
"Welcome.md",
"Untitled 1.canvas"
]
}