Compare commits
2 Commits
1c2b9d7cb7
...
239b636af1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
239b636af1 | ||
|
|
c5c20443cd |
9
.obsidian/app.json
vendored
9
.obsidian/app.json
vendored
@@ -1,3 +1,10 @@
|
||||
{
|
||||
"promptDelete": false
|
||||
"promptDelete": false,
|
||||
"pdfExportSettings": {
|
||||
"includeName": true,
|
||||
"pageSize": "Letter",
|
||||
"landscape": false,
|
||||
"margin": "0",
|
||||
"downscalePercent": 100
|
||||
}
|
||||
}
|
||||
25
.obsidian/graph.json
vendored
25
.obsidian/graph.json
vendored
@@ -4,10 +4,25 @@
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [],
|
||||
"collapse-display": true,
|
||||
"showOrphans": false,
|
||||
"collapse-color-groups": false,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "path:NPCs",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14048348
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:Party ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14069084
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": false,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1,
|
||||
@@ -18,5 +33,5 @@
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 1,
|
||||
"close": false
|
||||
"close": true
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"folderNoteHide": true,
|
||||
"folderNoteType": "inside",
|
||||
"folderNoteHide": false,
|
||||
"folderNoteType": "outside",
|
||||
"folderNoteName": "_about_",
|
||||
"folderNoteKey": "ctrl",
|
||||
"folderNoteAutoRename": true,
|
||||
|
||||
2
.obsidian/plugins/obsidian-git/data.json
vendored
2
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -14,7 +14,7 @@
|
||||
"updateSubmodules": false,
|
||||
"syncMethod": "merge",
|
||||
"customMessageOnAutoBackup": false,
|
||||
"autoBackupAfterFileChange": false,
|
||||
"autoBackupAfterFileChange": true,
|
||||
"treeStructure": false,
|
||||
"refreshSourceControl": true,
|
||||
"basePath": "",
|
||||
|
||||
147
.obsidian/workspace-mobile.json
vendored
Normal file
147
.obsidian/workspace-mobile.json
vendored
Normal file
@@ -0,0 +1,147 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "3b07607271ee3634",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "6fd47df8f4629841",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "de525d64f1a3ba3a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Party/Alicia.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "b5d26017ae17bfc7",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "76ff774663a09046",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "d687d9c190ad001a",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e8662b5ae37efe64",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "1687a2e73b76439e",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"right": {
|
||||
"id": "075deef186933181",
|
||||
"type": "mobile-drawer",
|
||||
"children": [
|
||||
{
|
||||
"id": "0717e1c502b055f6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Party/Alicia.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "b584cefa932bfd8b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Party/Alicia.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "9d02e39637fbe2ca",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Party/Alicia.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 0
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"obsidian-livesync:Replicate": false,
|
||||
"obsidian-livesync:Show log": false,
|
||||
"obsidian-livesync:Show Customization sync": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "de525d64f1a3ba3a",
|
||||
"lastOpenFiles": [
|
||||
"settings",
|
||||
"Party/Party.md",
|
||||
"Party/Alicia.md",
|
||||
"Untitled.canvas",
|
||||
"Party/Lyra.md",
|
||||
"Party/Zafira Moonchild.md",
|
||||
"Party"
|
||||
]
|
||||
}
|
||||
178
.obsidian/workspace.json
vendored
Normal file
178
.obsidian/workspace.json
vendored
Normal file
@@ -0,0 +1,178 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "bb5244fd82448908",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "bcc57a901960b213",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "fd3a4ab9139d794b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Party/Zafira Moonchild.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "691ea87c516da303",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "4d1391ec7538e80b",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "49a1f4e9f8a9e6a7",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "cc4755cb0d087ed9",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0f3551e403db8951",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "54380bdcb5b3fe4c",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "3f7477425b1a6971",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "c20c71b0b793532f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Party/Zafira Moonchild.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "47a9fd0e90fe93e1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Party/Zafira Moonchild.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "553a0e1ce7494f83",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8a34191479078c5b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Party/Zafira Moonchild.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "8a214a042b141100",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "git-view",
|
||||
"state": {}
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 4
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false
|
||||
}
|
||||
},
|
||||
"active": "fd3a4ab9139d794b",
|
||||
"lastOpenFiles": [
|
||||
"Party/Zafira Moonchild.md",
|
||||
"Party/Alicia.md",
|
||||
"Party/Ashley Char.md",
|
||||
"NPCs/The Divine.md",
|
||||
"Party/Dhargana.md",
|
||||
"Party.md",
|
||||
"NPCs.md",
|
||||
"NPCs/NPCs.md",
|
||||
"Party/Party.md",
|
||||
"settings",
|
||||
"NPCs",
|
||||
"2024-08-13.md",
|
||||
"Party/Lyra.md",
|
||||
"Welcome.md",
|
||||
"Party",
|
||||
"Untitled.canvas",
|
||||
"Untitled 2.canvas",
|
||||
"Untitled 1.canvas"
|
||||
]
|
||||
}
|
||||
0
NPCs/The Divine.md
Normal file
0
NPCs/The Divine.md
Normal file
@@ -1 +1,2 @@
|
||||
Full story can be found [here](https://www.wattpad.com/story/374593871-zafira-moonchild).
|
||||
Full story can be found [here](https://www.wattpad.com/story/374593871-zafira-moonchild).
|
||||
[[The Divine]]
|
||||
Reference in New Issue
Block a user