mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 09:18:59 +00:00
1 line
6.1 KiB
JSON
1 line
6.1 KiB
JSON
{"pageProps":{"metadata":{"date":"\"2021-04-06 22:25:17 +08:00\"","date_modified":"\"2022-04-01 16:26:08 +08:00\"","language":"en","source":""},"title":"Prefer referencing over remembering","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"It makes for less cognitive overhead.\nThis is especially true in the age of internet where information is widely distributed.\nEven without the internet, however, it is still useful to find ways to refer to things or store them locally whether by "},{"type":"element","tagName":"a","properties":{"href":"roam:Archiving"},"children":[{"type":"text","value":"roam:Archiving"}]},{"type":"text","value":" or "},{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-14-35-55"},"children":[{"type":"text","value":"Note-taking"}]},{"type":"text","value":".\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"This doesn't mean that you should avert remembering, that would be silly as "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-14-11-48-20"},"children":[{"type":"text","value":"Understanding comes first from memory"}]},{"type":"text","value":".\nYou're still trying to understand a concept, after all.\nThe gist of it is knowing the basics of a concept and its relations to others,\n"},{"type":"element","tagName":"a","properties":{"href":"/2021-05-22-11-16-25"},"children":[{"type":"text","value":"Most of the work is done from smaller amount of effort"}]},{"type":"text","value":".\nThis enables you to come up with a more effective search query.\nIf nothing else, you could take advantage of the help system insisted by the tool.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Here are some examples:\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Leave links to official documentations and guides instead of writing detailed notes for yourself.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"On a Unix-based environment, for example, has the manual pages with "},{"type":"element","tagName":"code","properties":{"className":["inline-code"]},"children":[{"type":"text","value":"man"}]},{"type":"text","value":" and you can search through "},{"type":"element","tagName":"code","properties":{"className":["inline-code"]},"children":[{"type":"text","value":"apropos"}]},{"type":"text","value":".\n This is especially needed if you're using BSD-based operating systems such as FreeBSD and OpenBSD.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"a","properties":{"href":"https://www.gnu.org/software/texinfo/"},"children":[{"type":"text","value":"Texinfo"}]},{"type":"text","value":" and "},{"type":"element","tagName":"a","properties":{"href":"https://github.com/tldr-pages/tldr"},"children":[{"type":"text","value":"tldr pages"}]},{"type":"text","value":".\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Remembering to use the help system of the tools if available.\n For example, "},{"type":"element","tagName":"a","properties":{"href":"/editor.emacs.help-system"},"children":[{"type":"text","value":"Using the built-in help system of Emacs"}]},{"type":"text","value":" or "},{"type":"element","tagName":"a","properties":{"href":"/editor.neovim.help-system"},"children":[{"type":"text","value":"Neovim help system"}]},{"type":"text","value":".\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-20-41-51"},"children":[{"type":"text","value":"Add a desktop search engine for your digital library"}]},{"type":"text","value":".\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Referring to official documentation and tools (e.g., "},{"type":"element","tagName":"a","properties":{"href":"https://devdocs.io/"},"children":[{"type":"text","value":"DevDocs"}]},{"type":"text","value":", "},{"type":"element","tagName":"a","properties":{"href":"https://zealdocs.org/"},"children":[{"type":"text","value":"Zeal"}]},{"type":"text","value":").\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Making full use of search tools from programs such as the command palette in "},{"type":"element","tagName":"a","properties":{"href":"roam:Visual Studio Code"},"children":[{"type":"text","value":"roam:Visual Studio Code"}]},{"type":"text","value":", help system in Microsoft Word, and dynamic menus in "},{"type":"element","tagName":"a","properties":{"href":"roam:Blender"},"children":[{"type":"text","value":"roam:Blender"}]},{"type":"text","value":".\n"}]}]}]}]},"backlinks":[{"path":"/2020-04-15-14-35-55","title":"Note-taking"},{"path":"/2020-07-01-23-19-07","title":"Information literacy"},{"path":"/2021-02-28-14-52-58","title":"Create examples of ranking complexity when documenting your project"},{"path":"/2021-05-09-17-30-43","title":"Make a style guide for consistency"},{"path":"/2021-05-17-08-47-37","title":"We know more compared to what we understood"},{"path":"/2021-07-21-17-59-19","title":"Examples and stories are more memorable than explanations"},{"path":"/2021-08-01-07-50-47","title":"Specific use cases are better than step-by-step tutorials"},{"path":"/2021-09-16-11-45-21","title":"Problems with simpler tools"},{"path":"/2022-04-19-20-37-20","title":"How I approach note-taking"}]},"__N_SSG":true} |