This commit is contained in:
Florian 2025-12-12 22:10:19 +01:00
commit 3b14306b4a
6 changed files with 255 additions and 0 deletions

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

@ -0,0 +1 @@
{}

View File

@ -0,0 +1 @@
{}

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": true,
"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
WorlDawnSimpleTest/.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
}

View File

@ -0,0 +1,193 @@
{
"main": {
"id": "d06f18c9aa4b1f26",
"type": "split",
"children": [
{
"id": "f40187ad17bab48a",
"type": "tabs",
"children": [
{
"id": "318c564d63e9d449",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "wiki/Test123.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Test123"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "2b4df5214930a0e7",
"type": "split",
"children": [
{
"id": "f68bb9726960a6a5",
"type": "tabs",
"children": [
{
"id": "f04c5c8ea681e8c9",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "4464b324b3f6f46a",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "d157c299e1b601cd",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "a1bc49ef0ea3cbf3",
"type": "split",
"children": [
{
"id": "f958d04c8304715b",
"type": "tabs",
"children": [
{
"id": "8c42e196ff81cf68",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "wiki/Test123.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for Test123"
}
},
{
"id": "10c51c9d9384aab1",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "wiki/Test123.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from Test123"
}
},
{
"id": "73618bbf9d47e95e",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "d0dc973951039237",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-archive",
"title": "All properties"
}
},
{
"id": "ac3d7069ea17b800",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "wiki/Test123.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of Test123"
}
}
]
}
],
"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": "318c564d63e9d449",
"lastOpenFiles": [
"Untitled.md",
"wiki/Test123.md",
"wiki",
"Welcome.md"
]
}

View File

@ -0,0 +1,5 @@
# Some Wiki Entry
This is some Wiki Entry