Update stuff

This commit is contained in:
juan 2023-03-26 15:18:04 +08:00
parent a24806d71d
commit 4a863dcda6
No known key found for this signature in database
GPG key ID: 5C1E5093C74F1DC7
3 changed files with 28 additions and 13 deletions

View file

@ -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"
]
}

View file

2
Wiki/pages/Geph TUI.md Normal file
View file

@ -0,0 +1,2 @@
Geph CLI and GUI sucks, let's make a TUI!
#idea