diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 4e53bf7..8613fb5 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,11 +11,28 @@ "id": "b21256c30ab980d4", "type": "leaf", "state": { - "type": "empty", - "state": {} + "type": "markdown", + "state": { + "file": "Start Here.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "29187150d9562b02", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Git thingy test.md", + "mode": "source", + "source": false + } } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -81,6 +98,7 @@ "state": { "type": "backlink", "state": { + "file": "Git thingy test.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -97,6 +115,7 @@ "state": { "type": "outgoing-link", "state": { + "file": "Git thingy test.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -118,7 +137,9 @@ "type": "leaf", "state": { "type": "outline", - "state": {} + "state": { + "file": "Git thingy test.md" + } } } ] @@ -138,8 +159,9 @@ "command-palette:Open command palette": false } }, - "active": "b21256c30ab980d4", + "active": "29187150d9562b02", "lastOpenFiles": [ - "Start Here.md" + "Start Here.md", + "Git thingy test.md" ] } \ No newline at end of file diff --git a/Git thingy test.md b/Git thingy test.md new file mode 100644 index 0000000..9b1f2e5 --- /dev/null +++ b/Git thingy test.md @@ -0,0 +1 @@ +This is a test of the git thingy \ No newline at end of file