forked from Edikoyo/EdikoyoWiki
Pull Edikoyo-Main into Edikoyo-n04 #1
3 changed files with 7 additions and 24 deletions
14
Edikoyo/.obsidian/workspace.json
vendored
14
Edikoyo/.obsidian/workspace.json
vendored
|
@ -85,7 +85,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Animals/Slimes/Untitled.md",
|
"file": "Countries/_index.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
|
@ -158,7 +158,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Animals/Slimes/Untitled.md",
|
"file": "Countries/_index.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
|
@ -175,7 +175,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Animals/Slimes/Untitled.md",
|
"file": "Countries/_index.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
|
@ -198,7 +198,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Animals/Slimes/Untitled.md"
|
"file": "Countries/_index.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -229,12 +229,12 @@
|
||||||
},
|
},
|
||||||
"active": "6e65a1802f52d161",
|
"active": "6e65a1802f52d161",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Animals/Slimes/_index.md",
|
|
||||||
"Animals/Slimes/Untitled.md",
|
|
||||||
"test.md",
|
"test.md",
|
||||||
|
"Countries/_index.md",
|
||||||
|
"Animals/Slimes/Untitled.md",
|
||||||
|
"Animals/Slimes/_index.md",
|
||||||
"Images/Flags/barrowmaw.png",
|
"Images/Flags/barrowmaw.png",
|
||||||
"People/_index.md",
|
"People/_index.md",
|
||||||
"Countries/_index.md",
|
|
||||||
"Countries/Barrowmaw.md",
|
"Countries/Barrowmaw.md",
|
||||||
"Cultures/_index.md",
|
"Cultures/_index.md",
|
||||||
"Animals/Slimes/Ababa Slime.md",
|
"Animals/Slimes/Ababa Slime.md",
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
```dataview
|
|
||||||
TABLE FROM "Animals/Slimes" WHERE file.name != "_index"
|
|
||||||
```
|
|
||||||
|
|
||||||
> [!note]
|
|
||||||
> Note Test
|
|
|
@ -1,11 +0,0 @@
|
||||||
---
|
|
||||||
---
|
|
||||||
|
|
||||||
|
|
||||||
````dataview
|
|
||||||
TABLE FROM "Animals/Slimes" WHERE file.name != "_index"
|
|
||||||
````
|
|
||||||
|
|
||||||
>
|
|
||||||
> \[!note\]
|
|
||||||
> Note Test
|
|
Loading…
Reference in a new issue