vault backup: 2024-10-20 15:46:26

This commit is contained in:
zleyyij 2024-10-20 15:46:26 -06:00
parent 3acd11773e
commit 4d56d80666
2 changed files with 34 additions and 18 deletions

View File

@ -1,18 +1,31 @@
[ {
"file-explorer", "file-explorer": true,
"global-search", "global-search": true,
"switcher", "switcher": true,
"graph", "graph": true,
"backlink", "backlink": true,
"canvas", "outgoing-link": false,
"tag-pane", "tag-pane": true,
"properties", "page-preview": true,
"page-preview", "daily-notes": false,
"note-composer", "templates": false,
"command-palette", "note-composer": true,
"editor-status", "command-palette": true,
"bookmarks", "slash-command": false,
"markdown-importer", "editor-status": true,
"word-count", "starred": false,
"file-recovery" "markdown-importer": true,
] "zk-prefixer": false,
"random-note": false,
"outline": false,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false,
"canvas": true,
"bookmarks": true,
"properties": true
}

View File

@ -0,0 +1,3 @@
- To compose a function is to create a new function from multiple smaller functions.
- They can be solved from the inside out
-