diff options
| author | realtradam <[email protected]> | 2022-10-10 15:23:04 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-10-10 15:23:04 -0400 |
| commit | 0d82c08fef5ec172ab2d1497300ab994dd2c96d2 (patch) | |
| tree | a95cfd8a97f56a8179c7e3bf3aee006d596b9fb4 /src/.obsidian/workspace | |
| parent | 0bf4d222658d7aaef744b2edebdd1bc487b09b11 (diff) | |
| parent | 0235c6a192058b2324928e08f4c9c2f6660f870d (diff) | |
| download | Plore-Tabletop-Game-0d82c08fef5ec172ab2d1497300ab994dd2c96d2.tar.gz Plore-Tabletop-Game-0d82c08fef5ec172ab2d1497300ab994dd2c96d2.zip | |
Merge branch 'master' of github.com:realtradam/Plore-Tabletop-Game
.
Diffstat (limited to 'src/.obsidian/workspace')
| -rw-r--r-- | src/.obsidian/workspace | 188 |
1 files changed, 92 insertions, 96 deletions
diff --git a/src/.obsidian/workspace b/src/.obsidian/workspace index 629db6f..965fb4c 100644 --- a/src/.obsidian/workspace +++ b/src/.obsidian/workspace @@ -7,119 +7,115 @@ "id": "0bff301cada6cd1f", "type": "leaf", "state": { - "type": "empty", - "state": {} + "type": "markdown", + "state": { + "file": "combat.md", + "mode": "source", + "source": false + } } } ], "direction": "vertical" }, "left": { - "id": "ab07a898af40646d", - "type": "split", + "id": "0233fa19f63ddf9b", + "type": "mobile-drawer", "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": {} - } + "id": "0701eaa2cd4d2e25", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": {} + } + }, + { + "id": "053bdde82280d4e5", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "74ebc3931d5d22a7", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true } - ] + } + }, + { + "id": "c5715f37af843ec0", + "type": "leaf", + "state": { + "type": "starred", + "state": {} + } } ], - "direction": "horizontal", - "width": 300 + "currentTab": 0 }, "right": { - "id": "9383cb99bea9955e", - "type": "split", + "id": "1443da8b8bc8dd9e", + "type": "mobile-drawer", "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": {} - } + "id": "42f8afcd52d7c55b", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "combat.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true } - ] + } + }, + { + "id": "75692afd4de105f0", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "combat.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "524ead8823d6cf22", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "combat.md" + } + } } ], - "direction": "horizontal", - "width": 300, - "collapsed": true + "currentTab": 0 }, - "active": "0bff301cada6cd1f", - "lastOpenFiles": [] + "active": "0701eaa2cd4d2e25", + "lastOpenFiles": [ + "attributes.md", + "races.md" + ] }
\ No newline at end of file |
