This commit is contained in:
Ategon 2024-09-27 03:05:41 +00:00
commit 6e5469c4a2
354 changed files with 88658 additions and 100 deletions

View file

@ -1,3 +1,3 @@
rm -rf content/*
./obsidian-export/obsidian-export Edikoyo/ content/ --frontmatter always
git add -A content/
rm -rf content/docs/*
./obsidian-export/obsidian-export Edikoyo/ content/docs --frontmatter always
git add -A content/docs

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

@ -0,0 +1 @@
{}

1
.obsidian/appearance.json vendored Normal file
View file

@ -0,0 +1 @@
{}

30
.obsidian/core-plugins-migration.json vendored Normal file
View file

@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"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": false
}

20
.obsidian/core-plugins.json vendored Normal file
View file

@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]

143
.obsidian/workspace.json vendored Normal file
View file

@ -0,0 +1,143 @@
{
"main": {
"id": "4a96e683bcc3917a",
"type": "split",
"children": [
{
"id": "cb55624c143cb72b",
"type": "tabs",
"children": [
{
"id": "79467bf8877ff0ae",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "bace2f79a9ebebc6",
"type": "split",
"children": [
{
"id": "a4ebd70a266e4840",
"type": "tabs",
"children": [
{
"id": "5c07944960de0cab",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "3616bb138b5f3cce",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "88b10434eca97572",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "95af2a70cc54f629",
"type": "split",
"children": [
{
"id": "b015b1d7897cced8",
"type": "tabs",
"children": [
{
"id": "4245ea7e59f60df5",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "c08ba89855e0d67d",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "51ff367f5634ee8d",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "44652229b85787be",
"type": "leaf",
"state": {
"type": "outline",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Abrir selector rápido": false,
"graph:Abrir vista gráfica": false,
"canvas:Crear nuevo lienzo": false,
"daily-notes:Abrir la nota de hoy": false,
"templates:Insertar plantilla": false,
"command-palette:Abrir paleta de comandos": false
}
},
"active": "79467bf8877ff0ae",
"lastOpenFiles": []
}

View file

@ -1 +1,4 @@
{}
{
"alwaysUpdateLinks": true,
"showInlineTitle": false
}

View file

@ -1,6 +1,10 @@
[
"obsidian-git",
"iconic",
"better-word-count",
"obsidian-linter"
"obsidian-linter",
"dataview",
"dataview-serializer",
"iconic",
"ribbon-divider",
"pinned-notes"
]

22
Edikoyo/.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": 0.655498353494692,
"close": false
}

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Batanoka.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Dahallow.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Dasona.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Dolfeyja.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Dratana.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Drenvale.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Faelani.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Falaka.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Felmyr.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Gokolm.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Gudoko.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Hanoka.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Krakala.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Lavaki.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Lekia.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Llasuki.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Mantine.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Mortham.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Nakadon.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Nasahra.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Nonkur.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Oshela.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Ovanos.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Seraphis.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Soljord.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Vanatn.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Vikogyna.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1527
Edikoyo/.obsidian/icons/flags/Vosaka.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1229
Edikoyo/.obsidian/icons/slimes/Ababa1.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 71 KiB

1204
Edikoyo/.obsidian/icons/slimes/Bark1.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 69 KiB

1439
Edikoyo/.obsidian/icons/slimes/Garden1.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 83 KiB

1491
Edikoyo/.obsidian/icons/slimes/Godot1.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 86 KiB

1280
Edikoyo/.obsidian/icons/slimes/Honey1.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 74 KiB

1525
Edikoyo/.obsidian/icons/slimes/Lagoon1.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

1300
Edikoyo/.obsidian/icons/slimes/Marsh1.svg vendored Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 75 KiB

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 87 KiB

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
{
"id": "dataview-serializer",
"name": "Dataview Serializer",
"description": "Serialize Dataview queries to Markdown, and keep the Markdown representation up to date.",
"version": "1.3.0",
"minAppVersion": "0.15.0",
"isDesktopOnly": false,
"author": "Sébastien Dubois",
"authorUrl": "https://dsebastien.net",
"fundingUrl": "https://www.buymeacoffee.com/dsebastien"
}

View file

@ -0,0 +1,4 @@
/* Plugin Styles */
.support-header-margin {
margin-top: 0.75rem;
}

20723
Edikoyo/.obsidian/plugins/dataview/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
{
"id": "dataview",
"name": "Dataview",
"version": "0.5.67",
"minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>",
"authorUrl": "https://github.com/blacksmithgu",
"helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
"isDesktopOnly": false
}

View file

@ -0,0 +1,146 @@
/** Live Preview padding fixes, specifically for DataviewJS custom HTML elements. */
.is-live-preview .block-language-dataviewjs > p, .is-live-preview .block-language-dataviewjs > span {
line-height: 1.0;
}
.block-language-dataview {
overflow-y: auto;
}
/*****************/
/** Table Views **/
/*****************/
/* List View Default Styling; rendered internally as a table. */
.table-view-table {
width: 100%;
}
.table-view-table > thead > tr, .table-view-table > tbody > tr {
margin-top: 1em;
margin-bottom: 1em;
text-align: left;
}
.table-view-table > tbody > tr:hover {
background-color: var(--table-row-background-hover);
}
.table-view-table > thead > tr > th {
font-weight: 700;
font-size: larger;
border-top: none;
border-left: none;
border-right: none;
border-bottom: solid;
max-width: 100%;
}
.table-view-table > tbody > tr > td {
text-align: left;
border: none;
font-weight: 400;
max-width: 100%;
}
.table-view-table ul, .table-view-table ol {
margin-block-start: 0.2em !important;
margin-block-end: 0.2em !important;
}
/** Rendered value styling for any view. */
.dataview-result-list-root-ul {
padding: 0em !important;
margin: 0em !important;
}
.dataview-result-list-ul {
margin-block-start: 0.2em !important;
margin-block-end: 0.2em !important;
}
/** Generic grouping styling. */
.dataview.result-group {
padding-left: 8px;
}
/*******************/
/** Inline Fields **/
/*******************/
.dataview.inline-field-key {
padding-left: 8px;
padding-right: 8px;
font-family: var(--font-monospace);
background-color: var(--background-primary-alt);
color: var(--text-nav-selected);
}
.dataview.inline-field-value {
padding-left: 8px;
padding-right: 8px;
font-family: var(--font-monospace);
background-color: var(--background-secondary-alt);
color: var(--text-nav-selected);
}
.dataview.inline-field-standalone-value {
padding-left: 8px;
padding-right: 8px;
font-family: var(--font-monospace);
background-color: var(--background-secondary-alt);
color: var(--text-nav-selected);
}
/***************/
/** Task View **/
/***************/
.dataview.task-list-item, .dataview.task-list-basic-item {
margin-top: 3px;
margin-bottom: 3px;
transition: 0.4s;
}
.dataview.task-list-item:hover, .dataview.task-list-basic-item:hover {
background-color: var(--text-selection);
box-shadow: -40px 0 0 var(--text-selection);
cursor: pointer;
}
/*****************/
/** Error Views **/
/*****************/
div.dataview-error-box {
width: 100%;
min-height: 150px;
display: flex;
align-items: center;
justify-content: center;
border: 4px dashed var(--background-secondary);
}
.dataview-error-message {
color: var(--text-muted);
text-align: center;
}
/*************************/
/** Additional Metadata **/
/*************************/
.dataview.small-text {
font-size: smaller;
color: var(--text-muted);
margin-left: 3px;
}
.dataview.small-text::before {
content: "(";
}
.dataview.small-text::after {
content: ")";
}

View file

@ -19,65 +19,33 @@
"Animals": {
"icon": "lucide-cat",
"unsynced": [
"4be35857b7dc5117"
]
},
"Cities": {
"icon": "lucide-building",
"unsynced": [
"4be35857b7dc5117"
]
},
"Continents": {
"icon": "lucide-globe",
"unsynced": [
"4be35857b7dc5117"
"bc82bad825d7514a"
]
},
"Countries": {
"icon": "lucide-trees",
"unsynced": [
"4be35857b7dc5117"
"bc82bad825d7514a"
]
},
"Cultures": {
"icon": "lucide-paintbrush",
"Images": {
"icon": "lucide-image",
"unsynced": [
"4be35857b7dc5117"
"bc82bad825d7514a"
]
},
"Landmarks": {
"icon": "lucide-landmark",
"Languages": {
"icon": "lucide-languages",
"unsynced": [
"4be35857b7dc5117"
]
},
"People": {
"icon": "lucide-person-standing",
"unsynced": [
"4be35857b7dc5117"
]
},
"Plants": {
"icon": "lucide-leaf",
"unsynced": [
"4be35857b7dc5117"
]
},
"Religions": {
"icon": "lucide-cross",
"unsynced": [
"4be35857b7dc5117"
]
},
"Species": {
"icon": "lucide-users",
"unsynced": [
"4be35857b7dc5117"
"bc82bad825d7514a"
]
}
},
"bookmarkIcons": {},
"propertyIcons": {},
"ribbonIcons": {}
"ribbonIcons": {
"pinned-notes:Countries": {
"icon": "lucide-trees"
}
}
}

View file

@ -0,0 +1,89 @@
{
"settings": {
"migrated": 6,
"iconPacksPath": ".obsidian/icons",
"fontSize": 16,
"emojiStyle": "native",
"iconColor": null,
"recentlyUsedIcons": [
"SlSunflower1",
"SlMarsh1",
"SlLagoon1",
"SlHoney1",
"SlGodot1"
],
"recentlyUsedIconsSize": 5,
"rules": [],
"extraMargin": {
"top": 0,
"right": 4,
"bottom": 0,
"left": 0
},
"iconInTabsEnabled": true,
"iconInTitleEnabled": true,
"iconInTitlePosition": "inline",
"iconInFrontmatterEnabled": false,
"iconInFrontmatterFieldName": "icon",
"iconColorInFrontmatterFieldName": "iconColor",
"iconsBackgroundCheckEnabled": false,
"iconsInNotesEnabled": true,
"iconsInLinksEnabled": true,
"iconIdentifier": ":",
"lucideIconPackType": "native",
"debugMode": false
},
"Countries/Barrowmaw.md": "FlBarrowmaw",
"Countries/Batanoka.md": "FlBatanoka",
"Countries/Blanchister.md": "FlBlanchister",
"Countries/Dasona.md": "FlDasona",
"Countries/Drenvale.md": "FlDrenvale",
"Countries/_index.md": "LiTrees",
"Countries": "LiTrees",
"Languages": "LiLanguages",
"Languages/_index.md": "LiLanguages",
"Countries/Calcetron.md": "FlCalcetron",
"Countries/Dahallow.md": "FlDahallow",
"Countries/Dolfeyja.md": "FlDolfeyja",
"Animals": "LiCat",
"Animals/_index.md": "LiCat",
"Cities/_index.md": "LiBuilding",
"Cities": "LiBuilding",
"Images": "LiImage",
"Images/Flags": "LiFlag",
"Species": "LiUsers",
"Animals/Slimes": "LiShell",
"Animals/Slimes/_index.md": "LiShell",
"Images/Slimes": "LiShell",
"Countries/Dratana.md": "FlDratana",
"Countries/Faelani.md": "FlFaelani",
"Countries/Falaka.md": "FlFalaka",
"Countries/Felmyr.md": "FlFelmyr",
"Countries/Gokolm.md": "FlGokolm",
"Countries/Gudoko.md": "FlGudoko",
"Countries/Hanoka.md": "FlHanoka",
"Countries/Krakala.md": "FlKrakala",
"Countries/Lavaki.md": "FlLavaki",
"Countries/Lekia.md": "FlLekia",
"Countries/Llasuki.md": "FlLlasuki",
"Countries/Mortham.md": "FlMortham",
"Countries/Mantine.md": "FlMantine",
"Countries/Nakadon.md": "FlNakadon",
"Countries/Nasahra.md": "FlNasahra",
"Countries/Nonkur.md": "FlNonkur",
"Countries/Oshela.md": "FlOshela",
"Countries/Ovanos.md": "FlOvanos",
"Countries/Seraphis.md": "FlSeraphis",
"Countries/Soljord.md": "FlSoljord",
"Countries/Vanatn.md": "FlVanatn",
"Countries/Vikogyna.md": "FlVikogyna",
"Countries/Vosaka.md": "FlVosaka",
"Animals/Slimes/Ababa Slime.md": "SlAbaba1",
"Animals/Slimes/Bark Slime.md": "SlBark1",
"Animals/Slimes/Garden Slime.md": "SlGarden1",
"Animals/Slimes/Godot Slime.md": "SlGodot1",
"Animals/Slimes/Honey Slime.md": "SlHoney1",
"Animals/Slimes/Lagoon Slime.md": "SlLagoon1",
"Animals/Slimes/Marsh Slime.md": "SlMarsh1",
"Animals/Slimes/Sunflower Slime.md": "SlSunflower1"
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,10 @@
{
"id": "obsidian-icon-folder",
"name": "Iconize",
"version": "2.14.3",
"minAppVersion": "0.9.12",
"description": "Add icons to anything you desire in Obsidian, including files, folders, and text.",
"author": "Florian Woelki",
"authorUrl": "https://florianwoelki.com/",
"isDesktopOnly": false
}

View file

@ -0,0 +1,119 @@
.iconize-inline-title-wrapper {
width: var(--line-width);
margin-inline: var(--content-margin);
}
.iconize-title-icon {
max-width: var(--max-width);
margin-right: var(--size-4-2);
}
.iconize-icon-in-link {
transform: translateY(20%);
margin-right: var(--size-2-2);
display: inline-flex;
}
.iconize-icon {
border: 1px solid transparent;
margin: 0px 4px 0px 0px;
display: flex;
align-self: center;
margin: auto 0;
}
.nav-folder-title,
.nav-file-title {
align-items: center;
}
.iconize-setting input[type='color'] {
margin: 0 6px;
}
.iconize-modal.prompt-results {
margin: 0;
overflow-y: auto;
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
}
.prompt .iconize-subheadline {
margin-top: 12px;
font-size: 12px;
color: gray;
grid-column-start: 1;
grid-column-end: 6;
}
@media (max-width: 640px) {
.iconize-modal.prompt-results {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.prompt .iconize-subheadline {
grid-column-end: 4;
}
}
.iconize-modal.prompt-results .suggestion-item {
cursor: pointer;
white-space: pre-wrap;
display: flex;
justify-content: flex-end;
align-items: center;
flex-direction: column-reverse;
text-align: center;
font-size: 13px;
color: var(--text-muted);
padding: 16px 8px;
line-break: auto;
word-break: break-word;
line-height: 1.3;
}
.iconize-modal.prompt-results .suggestion-item.suggestion-item__center {
justify-content: center;
}
.iconize-icon-preview {
font-size: 22px;
}
.iconize-icon-preview img {
width: 16px;
height: 16px;
}
.iconize-icon-preview svg {
width: 24px;
height: 24px;
color: currentColor;
margin-bottom: 4px;
}
.iconize-dragover {
position: relative;
}
.iconize-dragover-el {
position: absolute;
width: 100%;
height: 100%;
color: var(--text-normal);
background-color: var(--background-secondary-alt);
display: flex;
align-items: center;
justify-content: center;
}
/* Custom rule modal. */
.iconize-custom-modal .modal-content {
display: flex;
align-items: center;
justify-content: center;
}
.iconize-custom-modal .modal-content input {
width: 100%;
margin-right: 0.5rem;
}

View file

@ -0,0 +1,10 @@
{
"pinnedNotes": [
{
"id": "710a3527-2ed2-4ad6-a7c9-bcad95cfb914",
"icon": "",
"path": "Countries/_index",
"title": "Countries"
}
]
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,11 @@
{
"id": "pinned-notes",
"name": "Pinned Notes",
"version": "2.0.3",
"minAppVersion": "0.15.0",
"description": "Pin frequently-used notes on Ribbon actions",
"author": "vasilcoin002",
"authorUrl": "https://github.com/vasilcoin002",
"fundingUrl": "https://buymeacoffee.com/vasilcoin002",
"isDesktopOnly": true
}

View file

@ -0,0 +1,7 @@
{
"dividers": {
"698b2a69-a92b-4b1b-bf0f-d93bf98733ef": {
"id": "698b2a69-a92b-4b1b-bf0f-d93bf98733ef"
}
}
}

View file

@ -0,0 +1,175 @@
/*
THIS IS A GENERATED/BUNDLED FILE BY ESBUILD
if you want to view the source, please visit the github repository of this plugin
*/
var __defProp = Object.defineProperty;
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
var __getOwnPropNames = Object.getOwnPropertyNames;
var __hasOwnProp = Object.prototype.hasOwnProperty;
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: !0 });
}, __copyProps = (to, from, except, desc) => {
if (from && typeof from == "object" || typeof from == "function")
for (let key of __getOwnPropNames(from))
!__hasOwnProp.call(to, key) && key !== except && __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
return to;
};
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: !0 }), mod);
// main.ts
var main_exports = {};
__export(main_exports, {
default: () => DividerPlugin
});
module.exports = __toCommonJS(main_exports);
var import_obsidian = require("obsidian");
// node_modules/uuid/dist/esm-browser/rng.js
var getRandomValues, rnds8 = new Uint8Array(16);
function rng() {
if (!getRandomValues && (getRandomValues = typeof crypto != "undefined" && crypto.getRandomValues && crypto.getRandomValues.bind(crypto), !getRandomValues))
throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");
return getRandomValues(rnds8);
}
// node_modules/uuid/dist/esm-browser/stringify.js
var byteToHex = [];
for (let i = 0; i < 256; ++i)
byteToHex.push((i + 256).toString(16).slice(1));
function unsafeStringify(arr, offset = 0) {
return byteToHex[arr[offset + 0]] + byteToHex[arr[offset + 1]] + byteToHex[arr[offset + 2]] + byteToHex[arr[offset + 3]] + "-" + byteToHex[arr[offset + 4]] + byteToHex[arr[offset + 5]] + "-" + byteToHex[arr[offset + 6]] + byteToHex[arr[offset + 7]] + "-" + byteToHex[arr[offset + 8]] + byteToHex[arr[offset + 9]] + "-" + byteToHex[arr[offset + 10]] + byteToHex[arr[offset + 11]] + byteToHex[arr[offset + 12]] + byteToHex[arr[offset + 13]] + byteToHex[arr[offset + 14]] + byteToHex[arr[offset + 15]];
}
// node_modules/uuid/dist/esm-browser/native.js
var randomUUID = typeof crypto != "undefined" && crypto.randomUUID && crypto.randomUUID.bind(crypto), native_default = {
randomUUID
};
// node_modules/uuid/dist/esm-browser/v4.js
function v4(options, buf, offset) {
if (native_default.randomUUID && !buf && !options)
return native_default.randomUUID();
options = options || {};
let rnds = options.random || (options.rng || rng)();
if (rnds[6] = rnds[6] & 15 | 64, rnds[8] = rnds[8] & 63 | 128, buf) {
offset = offset || 0;
for (let i = 0; i < 16; ++i)
buf[offset + i] = rnds[i];
return buf;
}
return unsafeStringify(rnds);
}
var v4_default = v4;
// main.ts
var DEFAULT_SETTINGS = {
dividers: {}
}, DividerPlugin = class extends import_obsidian.Plugin {
constructor() {
super(...arguments);
this.dividerElements = {};
}
async onload() {
await this.loadSettings(), this.versionCheck(), Object.keys(this.settings.dividers).forEach((dividerId) => {
let divider = this.settings.dividers[dividerId];
this.renderDivider(divider);
}), this.addSettingTab(new DividerSettingTab(this.app, this));
}
onunload() {
}
/**
* Load data from disk, stored in data.json in plugin folder
*/
async loadSettings() {
let data = await this.loadData() || {};
this.settings = Object.assign({}, DEFAULT_SETTINGS, data), this.settings.dividers || (this.settings.dividers = {});
}
/**
* Save data to disk, stored in data.json in plugin folder
*/
async saveSettings() {
await this.saveData(this.settings);
}
/**
* Check the local plugin version against github. If there is a new version, notify the user.
*/
async versionCheck() {
let localVersion = "1.1.1", stableVersion = await (0, import_obsidian.requestUrl)(
"https://raw.githubusercontent.com/andrewmcgivery/obsidian-ribbon-divider/main/package.json"
).then(async (res) => {
if (res.status === 200)
return (await res.json).version;
}), betaVersion = await (0, import_obsidian.requestUrl)(
"https://raw.githubusercontent.com/andrewmcgivery/obsidian-ribbon-divider/beta/package.json"
).then(async (res) => {
if (res.status === 200)
return (await res.json).version;
});
(localVersion == null ? void 0 : localVersion.indexOf("beta")) !== -1 ? localVersion !== betaVersion && new import_obsidian.Notice(
"There is a beta update available for the Ribbon Divider plugin. Please update to to the latest version to get the latest features!",
0
) : localVersion !== stableVersion && new import_obsidian.Notice(
"There is an update available for the Ribbon Divider plugin. Please update to to the latest version to get the latest features!",
0
);
}
/**
* Renders a divider on the ribbon. The HTMLElement is saved to this.dividerElemenets so we can remove it if the
* user deletes it from the settings screen.
* @param divider
*/
async renderDivider(divider) {
if (document.body.hasClass("is-phone"))
return;
let dividerIconEl = this.addRibbonIcon(
"",
`ribbon-divider-${divider.id}`,
(evt) => {
}
);
dividerIconEl.addClass("ribbon-divider"), dividerIconEl.addClass(`ribbon-divider-${divider.id}`), this.dividerElements[divider.id] = dividerIconEl;
}
/**
* Add a new divider and render it
* @param divider
*/
async addDivider(divider) {
this.renderDivider(divider), this.settings.dividers[divider.id] = divider, await this.saveSettings();
}
/**
* Remove an existing divider, both from settings, and from the UI by calling remove() on the saved HTMLElement
* @param dividerId
*/
async removeDivider(dividerId) {
delete this.settings.dividers[dividerId], this.saveSettings(), this.dividerElements[dividerId] && (this.dividerElements[dividerId].remove(), delete this.dividerElements[dividerId]);
}
}, DividerSettingTab = class extends import_obsidian.PluginSettingTab {
constructor(app, plugin) {
super(app, plugin);
this.plugin = plugin;
}
display() {
let { containerEl } = this;
containerEl.empty(), containerEl.createEl("p", {
attr: {
style: "display: block; margin-bottom: 5px"
},
text: 'Use this settings screen to add/update dividers to your ribbon. Clicking "New Divider" below will immediately add the divider.'
}), containerEl.createEl("hr");
let dividersContainerEl = containerEl.createDiv("dividers-container");
Object.keys(this.plugin.settings.dividers).forEach((dividerId) => {
let divider = this.plugin.settings.dividers[dividerId];
new import_obsidian.Setting(dividersContainerEl).setName("Divider").setDesc(`Id: ${divider.id}`).addButton((button) => {
button.setButtonText("Delete").onClick(async () => {
await this.plugin.removeDivider(divider.id), this.display();
});
});
}), containerEl.createEl("button", { text: "New divider", cls: "mod-cta" }).addEventListener("click", () => {
this.plugin.addDivider({
id: v4_default()
}), this.display();
});
}
};

View file

@ -0,0 +1,11 @@
{
"id": "ribbon-divider",
"name": "Ribbon Divider",
"version": "1.1.1",
"minAppVersion": "0.15.0",
"description": "Allows you to add dividers to the ribbon to space out your icons.",
"author": "Andrew McGivery",
"authorUrl": "https://github.com/andrewmcgivery",
"fundingUrl": "https://www.buymeacoffee.com/andrewmcgivery",
"isDesktopOnly": false
}

View file

@ -0,0 +1,17 @@
/* styles.scss */
.side-dock-actions .side-dock-ribbon-action.ribbon-divider {
height: 1px;
width: 70%;
padding: 4px 0;
}
.side-dock-actions .side-dock-ribbon-action.ribbon-divider:hover {
background-color: transparent;
}
.side-dock-actions .side-dock-ribbon-action.ribbon-divider:before {
content: "";
display: block;
height: 1px;
width: 100%;
background-color: var(--icon-color);
opacity: .5;
}

12
Edikoyo/.obsidian/types.json vendored Normal file
View file

@ -0,0 +1,12 @@
{
"types": {
"aliases": "aliases",
"cssclasses": "multitext",
"tags": "tags",
"art_variant1": "multitext",
"art_variant2": "multitext",
"art_variant3": "multitext",
"art_golden": "text",
"golden": "multitext"
}
}

View file

@ -8,31 +8,100 @@
"type": "tabs",
"children": [
{
"id": "f84169dad44b3808",
"id": "65374afab15971d2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Countries/Blanchister.md",
"file": "Countries/_index.md",
"mode": "source",
"source": false
}
}
},
{
"id": "987a006f259c3c08",
"id": "9bba1e7f22a41622",
"type": "leaf",
"state": {
"type": "diff-view",
"state": {
"file": "content/Animals/Slimes/_index.md",
"staged": true
}
}
},
{
"id": "f61093bc90ac3a19",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Countries/Batanoka.md",
"file": "Animals/Slimes/Ababa Slime.md",
"mode": "source",
"source": false
}
}
},
{
"id": "b57aab6642ed017d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Animals/Slimes/_index.md",
"mode": "preview",
"source": false
}
}
},
{
"id": "4ae3635757746bf2",
"type": "leaf",
"state": {
"type": "diff-view",
"state": {
"file": "Edikoyo/.obsidian/icons/flags/Mantine.svg",
"staged": true
}
}
},
{
"id": "57403d9f7507ce81",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Animals/Slimes/_index.md",
"mode": "source",
"source": false
}
}
},
{
"id": "c6bfd1782535aaba",
"type": "leaf",
"state": {
"type": "diff-view",
"state": {
"file": "Edikoyo/.obsidian/icons/flags/Gokolm.svg",
"staged": true
}
}
},
{
"id": "0301fd3e66dac7f2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Animals/Slimes/Honey Slime.md",
"mode": "source",
"source": false
}
}
}
],
"currentTab": 1
"currentTab": 7
}
],
"direction": "vertical"
@ -98,7 +167,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Countries/Batanoka.md",
"file": "Animals/Slimes/Honey Slime.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -115,7 +184,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Countries/Batanoka.md",
"file": "Animals/Slimes/Honey Slime.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -138,7 +207,7 @@
"state": {
"type": "outline",
"state": {
"file": "Countries/Batanoka.md"
"file": "Animals/Slimes/Honey Slime.md"
}
}
},
@ -155,45 +224,67 @@
}
],
"direction": "horizontal",
"width": 300
"width": 313.5
},
"left-ribbon": {
"hiddenItems": {
"random-note:Open random note": false,
"ribbon-divider:ribbon-divider-698b2a69-a92b-4b1b-bf0f-d93bf98733ef": false,
"pinned-notes:Countries": false,
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"random-note:Open random note": false,
"obsidian-git:Open Git source control": false
}
},
"active": "987a006f259c3c08",
"active": "0301fd3e66dac7f2",
"lastOpenFiles": [
"Countries/Barrowmaw.md",
"Countries/Batanoka.md",
"Animals/Taura.md",
"Landmarks/Untitled.md",
"Countries/Blanchister.md",
"Countries/Drenvale.md",
"Countries/Dasona.md",
"Animals/Dog.md",
"Animals/Cat.md",
"Animals/Slom.md",
"Animals/Slime.md",
"People/Cara Dhelmire.md",
"Cities/Crester.md",
"Animals/Slimes/Godot Slime.md",
"Animals/Slimes/Garden Slime.md",
"Animals/Slimes/Bark Slime.md",
"Animals/Slimes/Ababa Slime.md",
"Animals/Golems/_index.md",
"Animals/Slimes/_index.md",
"Animals/_index.md",
"Animals/Golems",
"Languages/_index.md",
"Languages/Edikan/Guide/Basic Words.md",
"Languages/Edikan/Guide/_index.md",
"Languages/Edikan/Words/_index.md",
"Languages/Edikan/_index.md",
"Languages/Edikan/Guide",
"Languages/Edikan/Words/wala.md",
"Countries/Mantine.md",
"Languages/Edikan/Words",
"Languages/Edikan",
"Countries/Mortham.md",
"Countries/Nakadon.md",
"conflict-files-obsidian-git.md",
"Species/_index.md",
"Species/Turian.md",
"Species",
"Regions/_index.md",
"Regions",
"Territories",
"Provinces/_index.md",
"Provinces",
"Cities/Sanya City.md",
"Cities/Nanera.md",
"Plants/_index.md",
"Plants",
"Continents",
"Religions",
"Cultures",
"Landmarks",
"People",
"Test.md",
"Animals"
"Landmarks/_index.md",
"Images/Icons/cat.svg",
"Images/Icons",
"Countries/Krakala.md",
"Countries/Hanoka.md",
"Animals/Slimes/Marsh Slime.md",
"Images/Slimes/sunflower-4.png",
"Images/Slimes/sunflower-3.png",
"Images/Slimes/sunflower-2.png",
"Images/Slimes/sunflower-1.png",
"Images/Slimes/marsh-4.png",
"Images/Slimes/marsh-3.png",
"Images/Slimes/marsh-2.png",
"Images/Slimes/marsh-1.png",
"Images/Slimes/lagoon-4.png",
"Images/Slimes/ababa"
]
}

View file

@ -0,0 +1 @@
To be added

View file

@ -0,0 +1 @@
To be added

View file

View file

@ -0,0 +1,32 @@
---
variant1:
- "![[ababa-1.png]]"
- "[[Batanoka]]"
variant2:
- "![[ababa-2.png]]"
- "[[Faelani]]"
variant3:
- "![[ababa-3.png]]"
- "[[Barrowmaw]]"
golden:
- "![[ababa-4.png]]"
- Everywhere
rarity: Common
type: Cold
requestor: n04_ux
---
# On the Ababa Slime
Instances of the “Ababa” Slime are found within many historical scripts from many different cultures. 
Even before the formation of [[Dasona]], pre-amalgamation cultures reference the existence of “Åba Slôm” /ɔ:bæ ʃlɔɪm/ that would later evolve into “Ababa Slime” /æbæbæ slaɪm/. 
Some researchers argue that the origin of the Slime itself is so ancient that its naming has maintained itself through time, reaching us today. Some theories behind the etymology of “Ababa” explain that most probably, Ababa is a way of phonetically depicting the creatures shape. Rapidly opening and closing the mouth, depicting the wavy shape.
Early depictions of the Slime already represent this.
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXefKerMgogWBdjvUChRfAVNQe0w6dh4bwI5EoosI1bU-hPrIP9-iFZcBRDh_JdbzliITYVgxsWSarymbBeWH2erMO8pFmFwkEW7rHYW_hUb9TRpUujBh5-dIXD_COdayjqph4YzBd0KcDT8Ox_V77TlI6A?key=bnI7Woon4tEfL42TRpP0aQ)
“The Slime Dictionary” (????) Ancient Faelani Book on Slimes.

View file

@ -0,0 +1,18 @@
---
variant1:
- "![[bark-1.png]]"
- "[[Dasona]]"
variant2:
- "![[bark-2.png]]"
- "[[Gudoko]]"
variant3:
- "![[bark-3.png]]"
- "[[Lekia]]"
golden:
- "![[bark-4.png]]"
- Everywhere
rarity: Common
type: Nature
requestor: Ategon
---
To be added

View file

@ -0,0 +1,18 @@
---
variant1:
- "![[garden-1.png]]"
- "[[Dasona]]"
variant2:
- "![[garden-2.png]]"
- "[[Soljord]]"
variant3:
- "![[garden-3.png]]"
- "[[Dolfeyja]]"
golden:
- "![[garden-4.png]]"
- Everywhere
rarity: Common
type: Nature
requestor: Ategon
---
To be added

View file

@ -0,0 +1,18 @@
---
variant1:
- "![[godot-1.png]]"
- "[[Gokolm]]"
variant2:
- "![[godot-2.png]]"
- "[[Dasona]]"
variant3:
- "![[godot-3.png]]"
- "[[Soljord]]"
golden:
- "![[godot-4.png]]"
- Everywhere
rarity: Uncommon
type: Stone
requestor: PracticalNPC
---
To be added

View file

@ -0,0 +1,18 @@
---
variant1:
- "![[honey-1.png]]"
- "[[Dahallow]]"
variant2:
- "![[honey-2.png]]"
- "[[Krakala]]"
variant3:
- "![[honey-3.png]]"
- "[[Mantine]]"
golden:
- "![[honey-4.png]]"
- Everywhere
rarity: Common
type: Nature
requestor: SarahClick
---
To be added

View file

@ -0,0 +1,18 @@
---
variant1:
- "![[lagoon-1.png]]"
- "[[Dahallow]]"
variant2:
- "![[lagoon-2.png]]"
- "[[Mantine]]"
variant3:
- "![[lagoon-3.png]]"
- "[[Felmyr]]"
golden:
- "![[lagoon-4.png]]"
- Everywhere
rarity: Common
type: Water
requestor: Ategon
---
To be added

View file

@ -0,0 +1,17 @@
---
variant1:
- "![[marsh-1.png]]"
- "[[Oshela]]"
variant2:
- "![[marsh-2.png]]"
- "[[Vikogyna]]"
variant3:
- "![[marsh-3.png]]"
- "[[Barrowmaw]]"
golden:
- "![[marsh-4.png]]"
rarity: Common
type: Nature
requestor: Ategon
---
To be added

View file

@ -0,0 +1,18 @@
---
variant1:
- "![[sunflower-1.png]]"
- "[[Calcetron]]"
variant2:
- "![[sunflower-2.png]]"
- "[[Llasuki]]"
variant3:
- "![[sunflower-3.png]]"
- "[[Blanchister]]"
golden:
- "![[sunflower-4.png]]"
- Everywhere
rarity: Common
type: Nature
requestor: GGlitchedOut
---
To be added

View file

@ -0,0 +1,14 @@
<!-- QueryToSerialize: TABLE WITHOUT ID file.link as "Slimes", variant1[0] as "Regional Variant 1", variant2[0] as "Regional Variant 2", variant3[0] as "Regional Variant 3", golden[0] as "Golden Variant", rarity as "Rarity" FROM "Animals/Slimes" WHERE file.name != "_index" SORT rarity, file.name -->
<!-- SerializedQuery: TABLE WITHOUT ID file.link as "Slimes", variant1[0] as "Regional Variant 1", variant2[0] as "Regional Variant 2", variant3[0] as "Regional Variant 3", golden[0] as "Golden Variant", rarity as "Rarity" FROM "Animals/Slimes" WHERE file.name != "_index" SORT rarity, file.name -->
| Slimes | Regional Variant 1 | Regional Variant 2 | Regional Variant 3 | Golden Variant | Rarity |
| ------------------------------------------------------ | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | -------- |
| [[Ababa Slime]] | ![[ababa-1.png]] | ![[ababa-2.png]] | ![[ababa-3.png]] | ![[ababa-4.png]] | Common |
| [[Bark Slime]] | ![[bark-1.png]] | ![[bark-2.png]] | ![[bark-3.png]] | ![[bark-4.png]] | Common |
| [[Garden Slime]] | ![[garden-1.png]] | ![[garden-2.png]] | ![[garden-3.png]] | ![[garden-4.png]] | Common |
| [[Honey Slime]] | ![[honey-1.png]] | ![[honey-2.png]] | ![[honey-3.png]] | ![[honey-4.png]] | Common |
| [[Lagoon Slime]] | ![[lagoon-1.png]] | ![[lagoon-2.png]] | ![[lagoon-3.png]] | ![[lagoon-4.png]] | Common |
| [[Marsh Slime]] | ![[marsh-1.png]] | ![[marsh-2.png]] | ![[marsh-3.png]] | ![[marsh-4.png]] | Common |
| [[Sunflower Slime]] | ![[sunflower-1.png]] | ![[sunflower-2.png]] | ![[sunflower-3.png]] | ![[sunflower-4.png]] | Common |
| [[Godot Slime]] | ![[godot-1.png]] | ![[godot-2.png]] | ![[godot-3.png]] | ![[godot-4.png]] | Uncommon |
<!-- SerializedQuery END -->

View file

@ -0,0 +1 @@
To be added

View file

@ -0,0 +1 @@
To be added

12
Edikoyo/Animals/_index.md Normal file
View file

@ -0,0 +1,12 @@
# ![[cat.svg]] Animals
<!-- QueryToSerialize: TABLE WITHOUT ID link(file.path, choice(file.name != "_index", file.name, split(file.folder, "/")[1])) as "Animals" FROM "Animals" WHERE (file.folder = "Animals" and file.name != "_index") or (file.name = "_index" AND file.folder != "Animals") -->
<!-- SerializedQuery: TABLE WITHOUT ID link(file.path, choice(file.name != "_index", file.name, split(file.folder, "/")[1])) as "Animals" FROM "Animals" WHERE (file.folder = "Animals" and file.name != "_index") or (file.name = "_index" AND file.folder != "Animals") -->
| Animals |
| ------------------------------------ |
| [[Cat]] |
| [[Dog]] |
| [[Animals/Slimes/_index.md\|Slimes]] |
| [[Slom]] |
| [[Taura]] |
<!-- SerializedQuery END -->

4
Edikoyo/Cities/Bririe.md Normal file
View file

@ -0,0 +1,4 @@
---
country: Batanoka
---
A

View file

@ -2,3 +2,4 @@
country: "[[Dasona]]"
province: "[[Nane]]"
---
A

0
Edikoyo/Cities/_index.md Normal file
View file

View file

View file

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

View file

@ -1 +1,7 @@
This is a test
---
short: The Subterranean Sun
flag: "![[batanoka.png]]"
language: "[[Languages/Edikan/_index]]"
capital: "[[Bririe]]"
---
To be added

View file

@ -0,0 +1,7 @@
---
short: The Realm of Nomads
flag: "![[blanchister.png]]"
language:
capital:
---
To be added

View file

@ -0,0 +1,7 @@
---
short: The Electric Republic
flag: "![[calcetron.png]]"
language:
capital:
---
To be added

View file

@ -0,0 +1,7 @@
---
short: The Blooming Kingdom
flag: "![[dahallow.png]]"
language:
capital:
---
To be added

View file

@ -1 +1,7 @@
Test Country Text
---
short: The Country of Hopes
flag: "![[dasona.png]]"
language: "[[Languages/Edikan/_index]]"
capital: "[[Crester]]"
---
To be added

View file

@ -0,0 +1,7 @@
---
short: The Peaceful Summit
flag: "![[dolfeyja.png]]"
language: "[[Languages/Edikan/_index]]"
capital:
---
To be added

View file

@ -0,0 +1,7 @@
---
short: Realm of Dragons
flag: "![[dratana.png]]"
capital:
language:
---
To be added

View file

@ -0,0 +1,7 @@
---
short: Diesel Kingdom
flag: "![[drenvale.png]]"
capital:
language:
---
To be added

View file

@ -0,0 +1,7 @@
---
short: Fairy Forest
flag: "![[faelani.png]]"
capital:
language: "[[Fayahi]]"
---
To be added

View file

@ -0,0 +1,7 @@
---
short: The Empire of Flames
flag: "![[falaka.png]]"
capital:
language:
---
To be added

View file

@ -0,0 +1,7 @@
---
short: Draconic Temples
flag: "![[felmyr.png]]"
capital:
language:
---
To be added

Some files were not shown because too many files have changed in this diff Show more