Remove: test files. Update graph settings

This commit is contained in:
2026-02-26 21:44:58 +01:00
parent 2b5489f8ee
commit a3f98b7600
5 changed files with 34 additions and 40 deletions

View File

@@ -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
}

View File

@@ -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"
]
}

View File

View File

@@ -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.

View File