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": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md", "file": "Wiki/Ideas.md",
"mode": "preview", "mode": "preview",
"backlinks": false, "backlinks": false,
"source": true "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" "direction": "vertical"
@ -59,8 +73,7 @@
} }
} }
} }
], ]
"currentTab": 1
}, },
{ {
"id": "67a5b9b7405b0aab", "id": "67a5b9b7405b0aab",
@ -96,7 +109,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md", "file": "Wiki/pages/Geph TUI.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -113,7 +126,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md", "file": "Wiki/pages/Geph TUI.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -143,7 +156,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md" "file": "Wiki/pages/Geph TUI.md"
} }
} }
} }
@ -156,17 +169,17 @@
"ribbon": { "ribbon": {
"mostRecentAction": "" "mostRecentAction": ""
}, },
"active": "734cb4b36b9fd11f", "active": "d964937eb85b8dd3",
"lastOpenFiles": [ "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/pages/Breadth First Search.md",
"OJ notes/OJ-index.md", "OJ notes/OJ-index.md",
"Index.md", "Index.md",
"Untitled.md",
"OJ notes/pages/Elementary Math Problems.md", "OJ notes/pages/Elementary Math Problems.md",
"Wiki/pages/Gentoo log parser.md", "Wiki/pages/Gentoo log parser.md",
"Wiki/Ideas.md", "Wiki/Wiki-Index.md"
"Wiki/Wiki-Index.md",
"Wiki/Software Index.md",
"Wiki/Notes for CS.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