1
0
Fork 0

vault backup: 2024-09-07 01:43:47

This commit is contained in:
Ategon 2024-09-07 01:43:48 -04:00
parent e39fa66e56
commit 0ec8e1f3d4
4 changed files with 15 additions and 32 deletions

View file

@ -95,10 +95,11 @@
"id": "6dd42c89cd0a32cf",
"type": "leaf",
"state": {
"type": "diff-view",
"type": "markdown",
"state": {
"file": "Edikoyo/.obsidian/workspace.json",
"staged": false
"file": "Countries/Dratana.md",
"mode": "source",
"source": false
}
}
}
@ -169,6 +170,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Countries/Dratana.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -185,6 +187,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Countries/Dratana.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -206,7 +209,9 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {}
"state": {
"file": "Countries/Dratana.md"
}
}
},
{
@ -236,6 +241,10 @@
},
"active": "6dd42c89cd0a32cf",
"lastOpenFiles": [
"Countries/Drenvale.md",
"Countries/Faelani.md",
"Countries/Dratana.md",
"Countries/Hanoka.md",
"conflict-files-obsidian-git.md",
"Countries/Vosaka.md",
"Images/slimes/ababa/ababa-3.png",
@ -259,15 +268,11 @@
"Countries/Lekia.md",
"Countries/Lavaki.md",
"Countries/Krakala.md",
"Countries/Hanoka.md",
"Countries/Gudoko.md",
"Countries/Gokolm.md",
"Countries/Felmyr.md",
"Countries/Falaka.md",
"Countries/Faelani.md",
"Countries/Dolfeyja.md",
"Countries/Dratana.md",
"Countries/Drenvale.md",
"Countries/Faelani",
"Images/Flags/barrowmaw.png",
"Animals/Slimes",

View file

@ -1,6 +1,6 @@
---
short:
flag: "![[drenvale.png]]"
language:
capital:
language:
---

View file

@ -1,8 +1,8 @@
---
short: null
flag: '![[drenvale.png]]'
language: null
capital: null
language: null
---

View file

@ -1,22 +0,0 @@
---
---
# Conflicts
Please resolve them and commit them using the commands `Git: Commit all changes` followed by `Git: Push`
(This file will automatically be deleted before commit)
[Additional Instructions](conflict-files-obsidian-git.md#additional-instructions) available below file list
* Not a file: Edikoyo/.obsidian/workspace.json
# Additional Instructions
I strongly recommend to use "Source mode" for viewing the conflicted files. For simple conflicts, in each file listed above replace every occurrence of the following text blocks with the desired text.
````diff
<<<<<<< HEAD
File changes in local repository
=======
File changes in remote repository
>>>>>>> origin/main
````