1
0
Fork 0

vault backup: 2024-09-06 23:25:00

This commit is contained in:
Ategon 2024-09-06 23:25:01 -04:00
parent dd9fe8b422
commit 4702f49682
7 changed files with 41 additions and 28 deletions

View file

@ -37,7 +37,7 @@
"state": {
"type": "markdown",
"state": {
"file": "Countries/_index.md",
"file": "Countries/Barrowmaw.md",
"mode": "source",
"source": false
}
@ -110,7 +110,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Countries/_index.md",
"file": "Countries/Barrowmaw.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -127,7 +127,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Countries/_index.md",
"file": "Countries/Barrowmaw.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -150,7 +150,7 @@
"state": {
"type": "outline",
"state": {
"file": "Countries/_index.md"
"file": "Countries/Barrowmaw.md"
}
}
},
@ -181,6 +181,9 @@
},
"active": "afb42427bcca10d5",
"lastOpenFiles": [
"Countries/_index.md",
"Countries/Batanoka.md",
"Countries/Barrowmaw.md",
"Countries/Dasona.md",
"Images/flags/vosaka.png",
"Images/flags/vikogyna.png",
@ -195,11 +198,8 @@
"Images/flags",
"Images/Flags",
"Images",
"Countries/Barrowmaw.md",
"Countries/_index.md",
"Countries/Drenvale.md",
"Countries/Blanchister.md",
"Countries/Batanoka.md",
"Animals/_index.md",
"Animals/Cat.md",
"Countries.md",

View file

@ -1 +1,7 @@
---
short: The Undead Wasteland
flag: "![[barrowmaw.png]]"
language: "[[Edikan]]"
---
Test

View file

@ -1 +1,6 @@
---
short: The Subterranean Sun
flag: "![[batanoka.png]]"
---
This is a test

View file

@ -1,13 +1,11 @@
<!-- QueryToSerialize: TABLE flag as "Flag", short as "Short" FROM "Countries" WHERE file.name != "_index" -->
<!-- SerializedQuery: TABLE flag as "Flag", short as "Short" FROM "Countries" WHERE file.name != "_index" -->
<!-- QueryToSerialize: TABLE flag as "Flag", short as "Short", population as "Population", capital as "Capital", language as "Language" FROM "Countries" WHERE file.name != "_index" SORT file.name -->
<!-- SerializedQuery: TABLE flag as "Flag", short as "Short", population as "Population", capital as "Capital", language as "Language" FROM "Countries" WHERE file.name != "_index" SORT file.name -->
| File | Flag | Short |
| ----------------------------------------- | ---------------------------------------- | -------------------- |
| [[Barrowmaw]] | \- | \- |
| [[Blanchister]] | \- | \- |
| [[Batanoka]] | \- | \- |
| [[Dasona]] | ![[dasona.png]] | The Country of Hopes |
| [[Drenvale]] | \- | \- |
| File | Flag | Short | Population | Capital | Language |
| ----------------------------------------- | ---------------------------------------------- | -------------------- | ---------- | ------- | -------- |
| [[Barrowmaw]] | ![[barrowmaw.png]] | The Undead Wasteland | \- | \- | \- |
| [[Batanoka]] | ![[batanoka.png]] | The Subterranean Sun | \- | \- | \- |
| [[Blanchister]] | \- | \- | \- | \- | \- |
| [[Dasona]] | ![[dasona.png]] | The Country of Hopes | \- | \- | \- |
| [[Drenvale]] | \- | \- | \- | \- | \- |
<!-- SerializedQuery END -->
![[batanoka.png]]

View file

@ -1,4 +1,7 @@
---
short: The Undead Wasteland
flag: '![[barrowmaw.png]]'
language: '[[Edikan]]'
---
Test

View file

@ -1,4 +1,6 @@
---
short: The Subterranean Sun
flag: '![[batanoka.png]]'
---
This is a test

View file

@ -1,17 +1,16 @@
---
---
<!-- QueryToSerialize: TABLE flag as "Flag", short as "Short" FROM "Countries" WHERE file.name != "_index" -->
<!-- SerializedQuery: TABLE flag as "Flag", short as "Short" FROM "Countries" WHERE file.name != "_index" -->
<!-- QueryToSerialize: TABLE flag as "Flag", short as "Short", population as "Population", capital as "Capital", language as "Language" FROM "Countries" WHERE file.name != "_index" SORT file.name -->
<!-- SerializedQuery: TABLE flag as "Flag", short as "Short", population as "Population", capital as "Capital", language as "Language" FROM "Countries" WHERE file.name != "_index" SORT file.name -->
|File|Flag|Short|
|----|----|-----|
|[Barrowmaw](Barrowmaw.md)|-|-|
|[Blanchister](Blanchister.md)|-|-|
|[Batanoka](Batanoka.md)|-|-|
|[Dasona](Dasona.md)|![dasona.png](..\Images\flags\dasona.png)|The Country of Hopes|
|[Drenvale](Drenvale.md)|-|-|
|File|Flag|Short|Population|Capital|Language|
|----|----|-----|----------|-------|--------|
|[Barrowmaw](Barrowmaw.md)|![barrowmaw.png](..\Images\flags\barrowmaw.png)|The Undead Wasteland|-|-|-|
|[Batanoka](Batanoka.md)|![batanoka.png](..\Images\flags\batanoka.png)|The Subterranean Sun|-|-|-|
|[Blanchister](Blanchister.md)|-|-|-|-|-|
|[Dasona](Dasona.md)|![dasona.png](..\Images\flags\dasona.png)|The Country of Hopes|-|-|-|
|[Drenvale](Drenvale.md)|-|-|-|-|-|
<!-- SerializedQuery END -->
![batanoka.png](..\Images\flags\batanoka.png)