vault backup: 2022-10-28 17:12:15

This commit is contained in:
juan 2022-10-28 17:12:15 +08:00
parent 2269bdebae
commit a24806d71d
2 changed files with 11 additions and 11 deletions

View file

@ -13,7 +13,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "OJ notes/pages/Elementary Math Problems.md", "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md",
"mode": "preview", "mode": "preview",
"backlinks": false, "backlinks": false,
"source": true "source": true
@ -50,7 +50,7 @@
"state": { "state": {
"type": "search", "type": "search",
"state": { "state": {
"query": "tag:#problem_collection", "query": "bfs",
"matchingCase": false, "matchingCase": false,
"explainSearch": false, "explainSearch": false,
"collapseAll": true, "collapseAll": true,
@ -96,7 +96,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "OJ notes/pages/Elementary Math Problems.md", "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -113,7 +113,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "OJ notes/pages/Elementary Math Problems.md", "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -143,7 +143,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "OJ notes/pages/Elementary Math Problems.md" "file": "OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md"
} }
} }
} }
@ -156,17 +156,17 @@
"ribbon": { "ribbon": {
"mostRecentAction": "" "mostRecentAction": ""
}, },
"active": "9fea4d6a3fb7b065", "active": "734cb4b36b9fd11f",
"lastOpenFiles": [ "lastOpenFiles": [
"OJ notes/pages/Breadth First Search.md",
"OJ notes/OJ-index.md", "OJ notes/OJ-index.md",
"Index.md",
"Untitled.md",
"OJ notes/pages/Elementary Math Problems.md",
"Wiki/pages/Gentoo log parser.md", "Wiki/pages/Gentoo log parser.md",
"Wiki/Ideas.md", "Wiki/Ideas.md",
"Wiki/Wiki-Index.md", "Wiki/Wiki-Index.md",
"Wiki/Software Index.md", "Wiki/Software Index.md",
"Wiki/Notes for CS.md", "Wiki/Notes for CS.md"
"Wiki/ChrootMan.md",
"OJ notes/pages/Leetcode Linked-List-Cycle.md",
"OJ notes/pages/Leetcode Binary-Tree-Level-Order-Traversal.md",
"OJ notes/pages/Leetcode 01-Matrix.md"
] ]
} }

0
Untitled.md Normal file
View file