Update stuff
This commit is contained in:
parent
a24806d71d
commit
4a863dcda6
39
.obsidian/workspace.json
vendored
39
.obsidian/workspace.json
vendored
|
@ -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"
|
||||
]
|
||||
}
|
2
Wiki/pages/Geph TUI.md
Normal file
2
Wiki/pages/Geph TUI.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
Geph CLI and GUI sucks, let's make a TUI!
|
||||
#idea
|
Loading…
Reference in a new issue