Some scaffolding
This commit is contained in:
62
.obsidian/plugins/obsidian-git/data.json
vendored
Normal file
62
.obsidian/plugins/obsidian-git/data.json
vendored
Normal file
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"autoCommitMessage": "vault backup: {{date}}",
|
||||
"commitMessageScript": "",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 0,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 0,
|
||||
"autoPullOnBoot": false,
|
||||
"autoCommitOnlyStaged": false,
|
||||
"disablePush": false,
|
||||
"pullBeforePush": true,
|
||||
"disablePopups": false,
|
||||
"showErrorNotices": true,
|
||||
"disablePopupsForNoChanges": false,
|
||||
"listChangedFilesInMessageBody": false,
|
||||
"showStatusBar": true,
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
"differentIntervalCommitAndPush": false,
|
||||
"changedFilesInStatusBar": false,
|
||||
"showedMobileNotice": true,
|
||||
"refreshSourceControlTimer": 7000,
|
||||
"showBranchStatusBar": true,
|
||||
"setLastSaveToLastCommit": false,
|
||||
"submoduleRecurseCheckout": false,
|
||||
"gitDir": "",
|
||||
"showFileMenu": true,
|
||||
"authorInHistoryView": "hide",
|
||||
"dateInHistoryView": false,
|
||||
"diffStyle": "split",
|
||||
"lineAuthor": {
|
||||
"show": false,
|
||||
"followMovement": "inactive",
|
||||
"authorDisplay": "initials",
|
||||
"showCommitHash": false,
|
||||
"dateTimeFormatOptions": "date",
|
||||
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
|
||||
"dateTimeTimezone": "viewer-local",
|
||||
"coloringMaxAge": "1y",
|
||||
"colorNew": {
|
||||
"r": 255,
|
||||
"g": 150,
|
||||
"b": 150
|
||||
},
|
||||
"colorOld": {
|
||||
"r": 120,
|
||||
"g": 160,
|
||||
"b": 255
|
||||
},
|
||||
"textColorCss": "var(--text-muted)",
|
||||
"ignoreWhitespace": false,
|
||||
"gutterSpacingFallbackLength": 5,
|
||||
"lastShownAuthorDisplay": "initials",
|
||||
"lastShownDateTimeFormatOptions": "date"
|
||||
}
|
||||
}
|
||||
55
.obsidian/workspace.json
vendored
55
.obsidian/workspace.json
vendored
@@ -4,21 +4,21 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "3d196402772e8279",
|
||||
"id": "82235c35829097d8",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "741229ff1a684cbc",
|
||||
"id": "768d071a2d742b85",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "split-diff-view",
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"aFile": "Welcome.md",
|
||||
"bFile": "Welcome.md",
|
||||
"aRef": ""
|
||||
"file": "Welcome.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "diff",
|
||||
"title": "Diff: Welcome"
|
||||
"icon": "lucide-file",
|
||||
"title": "Welcome"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -94,6 +94,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Welcome.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -103,7 +104,7 @@
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks"
|
||||
"title": "Backlinks for Welcome"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -112,11 +113,12 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Welcome.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links"
|
||||
"title": "Outgoing links from Welcome"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -140,12 +142,13 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Welcome.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline"
|
||||
"title": "Outline of Welcome"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -157,6 +160,16 @@
|
||||
"icon": "git-pull-request",
|
||||
"title": "Source Control"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "764e02a520daead1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "git-history-view",
|
||||
"state": {},
|
||||
"icon": "history",
|
||||
"title": "History"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
@@ -177,8 +190,24 @@
|
||||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "741229ff1a684cbc",
|
||||
"active": "768d071a2d742b85",
|
||||
"lastOpenFiles": [
|
||||
"Welcome.md"
|
||||
"Lore/Sacred Forest.md",
|
||||
"Lore/The World.md",
|
||||
"Lore/Liora.md",
|
||||
"Lore/Kestrel.md",
|
||||
"Untitled.canvas",
|
||||
"Assets/world_map.pdf",
|
||||
"Assets/liora_front_back.jpg",
|
||||
"Assets",
|
||||
"Welcome.md",
|
||||
"Lore/Liora/liora_front_back.jpg",
|
||||
"Lore/Liora/Canvas.canvas",
|
||||
"Lore/Liora",
|
||||
"Game Design",
|
||||
"Lore",
|
||||
"Assets/Art/Liora",
|
||||
"Assets/Art",
|
||||
"Assets"
|
||||
]
|
||||
}
|
||||
BIN
Assets/liora_front_back.jpg
Normal file
BIN
Assets/liora_front_back.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
BIN
Assets/world_map.pdf
Normal file
BIN
Assets/world_map.pdf
Normal file
Binary file not shown.
1
Lore/Kestrel.md
Normal file
1
Lore/Kestrel.md
Normal file
@@ -0,0 +1 @@
|
||||
Kestrel is the companion of Liora, he originates from the mana plains and has a high amount of magical ability, even for his species. He empowers Liora with enhanced hearing and various magical spells of both utility and offensive purpose.
|
||||
5
Lore/Liora.md
Normal file
5
Lore/Liora.md
Normal file
@@ -0,0 +1,5 @@
|
||||
![[liora_front_back.jpg|200]]
|
||||
|
||||
## History
|
||||
|
||||
Liora is an energetic and curious girl, who was first found along the river near the river hut of Lauren and Vector. She is blind by nature, but has a rich imagination of the world around her. She befriends [[Kestrel]] early on when she first wakes up in the [[Sacred Forest]].
|
||||
1
Lore/Sacred Forest.md
Normal file
1
Lore/Sacred Forest.md
Normal file
@@ -0,0 +1 @@
|
||||
The sacred forest lies closest to the sea and is the place where the pilgrims first came to the land, and began their worship of the Grand Tree.
|
||||
3
Lore/The World.md
Normal file
3
Lore/The World.md
Normal file
@@ -0,0 +1,3 @@
|
||||
![[world_map.pdf]]
|
||||
|
||||
The world is split up into five distinct regions.
|
||||
16
Welcome.md
16
Welcome.md
@@ -1,5 +1,15 @@
|
||||
This is your new *vault*.
|
||||
This obsidian repository is meant to track the lore, worldbuilding and design of *Blind Nature*. We use obsidian to comfortably write lore, keep track of characters and their portraits, environments and so on. We will ensure that this bible groups all related files (art, lore, voice-overs) to get a quick impression of whatever character or place we are talking about.
|
||||
|
||||
Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)!
|
||||
## Git Version Control
|
||||
|
||||
When you're ready, delete this note and make the vault your own.
|
||||
To set up Obsidian locally take this URL: https://git.liorainteractief.nl/timothy/blind-nature-bible.git and clone it locally using *Git for Windows* https://desktop.github.com/download/. Inside GitHub desktop, clone the link. This will download the remote version to your computer.
|
||||
|
||||
Then you can open up the local version of the repository with your Obsidian installation. I recommend that you install the *Git Community Plugin* for Obsidian by going to `Settings/Community Plugins/Browse` and installing it from there. Then you should be greeted with the user-interface for pulling, pushing, committing and so on. If you are only here to read, you only need to **Pull** by pressing the icon with the arrow going into the box. If you want to contribute, simply push your changes to main.
|
||||
|
||||
## Understanding Obsidian
|
||||
|
||||
The information for obsidian formatting is just common markdown with some extra features here and there. Read [this](https://help.obsidian.md/syntax) for a quick overview of all the basic features of obsidian.
|
||||
|
||||
## Assets
|
||||
|
||||
Please put assets (images, audio files, PDFs) under the `Assets` folder using `snake_case` naming convention.
|
||||
Reference in New Issue
Block a user