From a3f98b7600935b2ee71628220af6c8cceff95844 Mon Sep 17 00:00:00 2001 From: KoCoder Date: Thu, 26 Feb 2026 21:44:58 +0100 Subject: [PATCH] Remove: test files. Update graph settings --- Test/.obsidian/graph.json | 8 ++--- Test/.obsidian/workspace.json | 61 +++++++++++++++++------------------ Test/Test/Test.md | 0 Test/Welcome.md | 5 --- Test/create a link.md | 0 5 files changed, 34 insertions(+), 40 deletions(-) delete mode 100644 Test/Test/Test.md delete mode 100644 Test/Welcome.md delete mode 100644 Test/create a link.md diff --git a/Test/.obsidian/graph.json b/Test/.obsidian/graph.json index 42a46ec..c3ea451 100644 --- a/Test/.obsidian/graph.json +++ b/Test/.obsidian/graph.json @@ -1,13 +1,13 @@ { - "collapse-filter": true, + "collapse-filter": false, "search": "", - "showTags": false, + "showTags": true, "showAttachments": false, "hideUnresolved": false, "showOrphans": true, "collapse-color-groups": true, "colorGroups": [], - "collapse-display": true, + "collapse-display": false, "showArrow": false, "textFadeMultiplier": 0, "nodeSizeMultiplier": 1, @@ -17,6 +17,6 @@ "repelStrength": 10, "linkStrength": 1, "linkDistance": 250, - "scale": 1, + "scale": 2.25, "close": true } \ No newline at end of file diff --git a/Test/.obsidian/workspace.json b/Test/.obsidian/workspace.json index 1b3ffe1..a391aa2 100644 --- a/Test/.obsidian/workspace.json +++ b/Test/.obsidian/workspace.json @@ -4,39 +4,24 @@ "type": "split", "children": [ { - "id": "66590e1d9bb0d6c3", + "id": "97bacbca08721c89", "type": "tabs", "children": [ { - "id": "67042b8bd3a7a071", + "id": "33bf02b914739c8c", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "create a link.md", + "file": "EventKit/00 - System Overview.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "create a link" - } - }, - { - "id": "274bb81341f4306b", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Test/Test.md", - "mode": "source", - "source": false - }, - "icon": "lucide-file", - "title": "Test" + "title": "00 - System Overview" } } - ], - "currentTab": 1 + ] } ], "direction": "vertical" @@ -68,7 +53,7 @@ "state": { "type": "search", "state": { - "query": "", + "query": "tag:#eventkit", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -89,7 +74,8 @@ "title": "Bookmarks" } } - ] + ], + "currentTab": 1 } ], "direction": "horizontal", @@ -109,7 +95,7 @@ "state": { "type": "backlink", "state": { - "file": "Welcome.md", + "file": "EventKit/00 - System Overview.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -119,7 +105,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for Welcome" + "title": "Backlinks for 00 - System Overview" } }, { @@ -171,13 +157,13 @@ "state": { "type": "outline", "state": { - "file": "Test/Test.md", + "file": "EventKit/00 - System Overview.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "Outline of Test" + "title": "Outline of 00 - System Overview" } }, { @@ -195,7 +181,7 @@ } ], "direction": "horizontal", - "width": 370.5 + "width": 458.5 }, "left-ribbon": { "hiddenItems": { @@ -209,12 +195,25 @@ "obsidian-git:Open Git source control": false } }, - "active": "1721e19c3b5b14ec", + "active": "f57ec71f88c52fc2", "lastOpenFiles": [ + "EventKit/08 - Open Questions.md", + "EventKit/04 - Federation Architecture.md", + "EventKit/03 - CRM Module.md", + "EventKit/02 - Planning Module.md", + "EventKit/01 - Inventory Management.md", + "EventKit/00 - System Overview.md", "create a link.md", - "Test/Test.md", - "Test", + "Welcome.md", + "Untitled 1.base", "Untitled.base", - "Welcome.md" + "Inventory Management Tool.md", + "EventKit/07 - Technical Requirements.md", + "EventKit/06 - Module Integration.md", + "EventKit/05 - Barcode and QR Scanning.md", + "Test/Test.md", + "EventKit", + "Untitled.canvas", + "Test" ] } \ No newline at end of file diff --git a/Test/Test/Test.md b/Test/Test/Test.md deleted file mode 100644 index e69de29..0000000 diff --git a/Test/Welcome.md b/Test/Welcome.md deleted file mode 100644 index f9bca28..0000000 --- a/Test/Welcome.md +++ /dev/null @@ -1,5 +0,0 @@ -This is your new *vault*. - -Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)! - -When you're ready, delete this note and make the vault your own. \ No newline at end of file diff --git a/Test/create a link.md b/Test/create a link.md deleted file mode 100644 index e69de29..0000000