summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2022-10-10 00:52:38 -0400
committerrealtradam <[email protected]>2022-10-10 00:52:38 -0400
commit0bf4d222658d7aaef744b2edebdd1bc487b09b11 (patch)
tree260ba3992cda13ce9d355b96df5766751bef25a5 /src
parentf48a8a19869870332eed5ade8527f2cfb89f299e (diff)
downloadPlore-Tabletop-Game-0bf4d222658d7aaef744b2edebdd1bc487b09b11.tar.gz
Plore-Tabletop-Game-0bf4d222658d7aaef744b2edebdd1bc487b09b11.zip
add obsidian
Diffstat (limited to 'src')
-rw-r--r--src/.obsidian/app.json1
-rw-r--r--src/.obsidian/appearance.json1
-rw-r--r--src/.obsidian/core-plugins.json19
-rw-r--r--src/.obsidian/hotkeys.json1
-rw-r--r--src/.obsidian/workspace125
5 files changed, 147 insertions, 0 deletions
diff --git a/src/.obsidian/app.json b/src/.obsidian/app.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/src/.obsidian/app.json
@@ -0,0 +1 @@
+{} \ No newline at end of file
diff --git a/src/.obsidian/appearance.json b/src/.obsidian/appearance.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/src/.obsidian/appearance.json
@@ -0,0 +1 @@
+{} \ No newline at end of file
diff --git a/src/.obsidian/core-plugins.json b/src/.obsidian/core-plugins.json
new file mode 100644
index 0000000..96869df
--- /dev/null
+++ b/src/.obsidian/core-plugins.json
@@ -0,0 +1,19 @@
+[
+ "file-explorer",
+ "global-search",
+ "switcher",
+ "graph",
+ "backlink",
+ "outgoing-link",
+ "tag-pane",
+ "page-preview",
+ "daily-notes",
+ "templates",
+ "note-composer",
+ "command-palette",
+ "editor-status",
+ "starred",
+ "outline",
+ "word-count",
+ "file-recovery"
+] \ No newline at end of file
diff --git a/src/.obsidian/hotkeys.json b/src/.obsidian/hotkeys.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/src/.obsidian/hotkeys.json
@@ -0,0 +1 @@
+{} \ No newline at end of file
diff --git a/src/.obsidian/workspace b/src/.obsidian/workspace
new file mode 100644
index 0000000..629db6f
--- /dev/null
+++ b/src/.obsidian/workspace
@@ -0,0 +1,125 @@
+{
+ "main": {
+ "id": "04904c05e54669c8",
+ "type": "split",
+ "children": [
+ {
+ "id": "0bff301cada6cd1f",
+ "type": "leaf",
+ "state": {
+ "type": "empty",
+ "state": {}
+ }
+ }
+ ],
+ "direction": "vertical"
+ },
+ "left": {
+ "id": "ab07a898af40646d",
+ "type": "split",
+ "children": [
+ {
+ "id": "0f462803f4cf2b31",
+ "type": "tabs",
+ "children": [
+ {
+ "id": "4b1bf91616baeb1c",
+ "type": "leaf",
+ "state": {
+ "type": "file-explorer",
+ "state": {}
+ }
+ },
+ {
+ "id": "902c4f141689fda9",
+ "type": "leaf",
+ "state": {
+ "type": "search",
+ "state": {
+ "query": "",
+ "matchingCase": false,
+ "explainSearch": false,
+ "collapseAll": false,
+ "extraContext": false,
+ "sortOrder": "alphabetical"
+ }
+ }
+ },
+ {
+ "id": "6e51885bddcd0fcf",
+ "type": "leaf",
+ "state": {
+ "type": "starred",
+ "state": {}
+ }
+ }
+ ]
+ }
+ ],
+ "direction": "horizontal",
+ "width": 300
+ },
+ "right": {
+ "id": "9383cb99bea9955e",
+ "type": "split",
+ "children": [
+ {
+ "id": "6c6ff5a4039629d0",
+ "type": "tabs",
+ "children": [
+ {
+ "id": "0947b258b351ae15",
+ "type": "leaf",
+ "state": {
+ "type": "backlink",
+ "state": {
+ "collapseAll": false,
+ "extraContext": false,
+ "sortOrder": "alphabetical",
+ "showSearch": false,
+ "searchQuery": "",
+ "backlinkCollapsed": false,
+ "unlinkedCollapsed": true
+ }
+ }
+ },
+ {
+ "id": "19eaae86e9666f82",
+ "type": "leaf",
+ "state": {
+ "type": "outgoing-link",
+ "state": {
+ "linksCollapsed": false,
+ "unlinkedCollapsed": true
+ }
+ }
+ },
+ {
+ "id": "b3a5c49f876d6090",
+ "type": "leaf",
+ "state": {
+ "type": "tag",
+ "state": {
+ "sortOrder": "frequency",
+ "useHierarchy": true
+ }
+ }
+ },
+ {
+ "id": "c8c9faeac4d36ae7",
+ "type": "leaf",
+ "state": {
+ "type": "outline",
+ "state": {}
+ }
+ }
+ ]
+ }
+ ],
+ "direction": "horizontal",
+ "width": 300,
+ "collapsed": true
+ },
+ "active": "0bff301cada6cd1f",
+ "lastOpenFiles": []
+} \ No newline at end of file