A bit more test structure

This commit is contained in:
Florian 2026-02-13 08:58:31 +01:00
parent 1b46a262a7
commit f663101ab7
5 changed files with 23 additions and 12 deletions

View File

@ -1 +1,4 @@
{} {
"useMarkdownLinks": true,
"newLinkFormat": "absolute"
}

View File

@ -4,21 +4,17 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "f40187ad17bab48a", "id": "7875c2692f9ffce2",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "318c564d63e9d449", "id": "4a68bb5cfce9e8f2",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "empty",
"state": { "state": {},
"file": "adventures/Adventure.md",
"mode": "source",
"source": false
},
"icon": "lucide-file", "icon": "lucide-file",
"title": "Adventure" "title": "New tab"
} }
} }
] ]
@ -183,10 +179,16 @@
"bases:Create new base": false "bases:Create new base": false
} }
}, },
"active": "318c564d63e9d449", "active": "4a68bb5cfce9e8f2",
"lastOpenFiles": [ "lastOpenFiles": [
"wiki/Test123.md", "wiki/twomain/Zweiter Hallo Welt.md",
"wiki/twomain/Hallo Welt.md",
"wiki/first subfolder/secondSub/Some Testnote.md",
"wiki/twomain",
"adventures/Adventure.md", "adventures/Adventure.md",
"wiki/first subfolder/secondSub",
"wiki/first subfolder",
"wiki/Test123.md",
"adventures", "adventures",
"Untitled.md", "Untitled.md",
"wiki", "wiki",

View File

@ -0,0 +1 @@
Another Ttestnote

View File

@ -0,0 +1,3 @@
# Hallo Welt
[Some Testnote](wiki/first%20subfolder/secondSub/Some%20Testnote.md)

View File

@ -0,0 +1,2 @@
# Zweiter Hallo Welt
Noch ein Hallo Welt