diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1ec84c5..a5847c4 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,14 +13,28 @@ "state": { "type": "markdown", "state": { - "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md", + "file": "Wiki/Ideas.md", "mode": "preview", "backlinks": false, "source": true } } + }, + { + "id": "d964937eb85b8dd3", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Wiki/pages/Geph TUI.md", + "mode": "source", + "backlinks": false, + "source": true + } + } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -59,8 +73,7 @@ } } } - ], - "currentTab": 1 + ] }, { "id": "67a5b9b7405b0aab", @@ -96,7 +109,7 @@ "state": { "type": "backlink", "state": { - "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md", + "file": "Wiki/pages/Geph TUI.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -113,7 +126,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md", + "file": "Wiki/pages/Geph TUI.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -143,7 +156,7 @@ "state": { "type": "outline", "state": { - "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md" + "file": "Wiki/pages/Geph TUI.md" } } } @@ -156,17 +169,17 @@ "ribbon": { "mostRecentAction": "" }, - "active": "734cb4b36b9fd11f", + "active": "d964937eb85b8dd3", "lastOpenFiles": [ + "Wiki/Ideas.md", + "Wiki/Notes for CS.md", + "Untitled.md", + "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md", "OJ notes/pages/Breadth First Search.md", "OJ notes/OJ-index.md", "Index.md", - "Untitled.md", "OJ notes/pages/Elementary Math Problems.md", "Wiki/pages/Gentoo log parser.md", - "Wiki/Ideas.md", - "Wiki/Wiki-Index.md", - "Wiki/Software Index.md", - "Wiki/Notes for CS.md" + "Wiki/Wiki-Index.md" ] } \ No newline at end of file diff --git a/Untitled.md b/Untitled.md deleted file mode 100644 index e69de29..0000000 diff --git a/Wiki/pages/Geph TUI.md b/Wiki/pages/Geph TUI.md new file mode 100644 index 0000000..2a2e2d6 --- /dev/null +++ b/Wiki/pages/Geph TUI.md @@ -0,0 +1,2 @@ +Geph CLI and GUI sucks, let's make a TUI! +#idea \ No newline at end of file