1
0
Fork 0

vault backup: 2024-09-07 05:26:19

This commit is contained in:
Ategon 2024-09-07 05:26:19 -04:00
parent c940ff879b
commit 2b822c3f6f
4 changed files with 22 additions and 12 deletions

View file

@ -17,6 +17,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.6554983534946919, "scale": 0.655498353494692,
"close": false "close": false
} }

View file

@ -73,7 +73,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Regions/_index.md", "file": "Animals/_index.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@ -146,7 +146,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Regions/_index.md", "file": "Animals/_index.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -163,7 +163,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Regions/_index.md", "file": "Animals/_index.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -186,7 +186,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Regions/_index.md" "file": "Animals/_index.md"
} }
} }
}, },
@ -224,15 +224,17 @@
}, },
"active": "e18161b255f8c3cb", "active": "e18161b255f8c3cb",
"lastOpenFiles": [ "lastOpenFiles": [
"Provinces/_index.md", "Animals/Slimes/_index.md",
"Animals/_index.md",
"Countries/_index.md",
"People/_index.md",
"Regions/_index.md", "Regions/_index.md",
"Provinces/_index.md",
"Plants/_index.md", "Plants/_index.md",
"Landmarks/_index.md", "Landmarks/_index.md",
"Countries/Batanoka.md", "Countries/Batanoka.md",
"Countries/Barrowmaw.md", "Countries/Barrowmaw.md",
"Countries/_index.md",
"Countries/Dasona.md", "Countries/Dasona.md",
"Animals/_index.md",
"Animals/Dog.md", "Animals/Dog.md",
"Animals/Cat.md", "Animals/Cat.md",
"Landmarks/Untitled.md", "Landmarks/Untitled.md",
@ -248,8 +250,6 @@
"Animals/Slimes/Ababa Slime.md", "Animals/Slimes/Ababa Slime.md",
"Countries/Vikogyna.md", "Countries/Vikogyna.md",
"Countries/Vosaka.md", "Countries/Vosaka.md",
"Countries/Vanatn.md",
"Countries/Soljord.md",
"Images/Slimes/garden-1.png", "Images/Slimes/garden-1.png",
"Images/Slimes/sunflower-2.png", "Images/Slimes/sunflower-2.png",
"Images/Slimes/sunflower-1.png", "Images/Slimes/sunflower-1.png",

View file

@ -1 +1,5 @@
To be added ```dataview
TABLE file.name as "Name"
```
<!-- QueryToSerialize: TABLE WITHOUT ID file.link as "Animals" SORT file.name -->

View file

@ -1,4 +1,10 @@
--- ---
--- ---
To be added
````dataview
TABLE file.name as "Name"
````
<!-- QueryToSerialize: TABLE WITHOUT ID file.link as "Animals" SORT file.name -->