Got fix working for issues editing

This commit is contained in:
Vincent Allen
2025-09-06 09:33:41 -04:00
parent 9a0661e985
commit fd0e6290fe
561 changed files with 15420 additions and 1067 deletions

1
ProjectDocs/.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

1
ProjectDocs/.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

33
ProjectDocs/.obsidian/core-plugins.json vendored Normal file
View File

@@ -0,0 +1,33 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"footnotes": false,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": true,
"bases": true,
"webviewer": false
}

22
ProjectDocs/.obsidian/graph.json vendored Normal file
View File

@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": true
}

177
ProjectDocs/.obsidian/workspace.json vendored Normal file
View File

@@ -0,0 +1,177 @@
{
"main": {
"id": "8d61bb847e3684ef",
"type": "split",
"children": [
{
"id": "1bd02e18c314111d",
"type": "tabs",
"children": [
{
"id": "dda3a7057c54fb7a",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "TO-DO.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "TO-DO"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "a07d79758393040e",
"type": "split",
"children": [
{
"id": "7875a23c6762aff6",
"type": "tabs",
"children": [
{
"id": "d8815da065a2e078",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "2e67f2166bac1ba7",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "5600185d2920d8e4",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 200
},
"right": {
"id": "352fdd418eda8e45",
"type": "split",
"children": [
{
"id": "3e60c2568cccaa8e",
"type": "tabs",
"children": [
{
"id": "fdf7f2b7594c213f",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "TO-DO.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for TO-DO"
}
},
{
"id": "df529eba40bc729e",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "TO-DO.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from TO-DO"
}
},
{
"id": "3ea9dc066b15e1c3",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "9e941b4d346cda46",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "TO-DO.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of TO-DO"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"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,
"bases:Create new base": false
}
},
"active": "dda3a7057c54fb7a",
"lastOpenFiles": [
"Welcome.md",
"TO-DO.md"
]
}