mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 06:19:03 +00:00
26 lines
8.4 KiB
HTML
26 lines
8.4 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>How I approach note-taking</title><script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script><script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script type="text/x-mathjax-config">
|
|
MathJax = {
|
|
tex: {
|
|
inlineMath: [ ['$','$'], ['\(','\)'] ],
|
|
displayMath: [ ['$$','$$'], ['[',']'] ]
|
|
},
|
|
options = {
|
|
processHtmlClass = "math"
|
|
}
|
|
}
|
|
</script><meta name="next-head-count" content="6"/><link rel="preload" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" as="style"/><link rel="stylesheet" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" as="script"/></head><body><div id="__next"><main><h1>How I approach note-taking</h1><section class="post-metadata"><span>Date: <!-- -->2022-04-19 20:37:20 +08:00</span><span>Date modified: <!-- -->2022-04-19 20:48:01 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>As much as I like <a href="/wiki/2021-06-18-10-36-37">Writing</a>, I find myself not doing <a href="/wiki/2020-04-15-14-35-55">Note-taking</a> as much as I thought.
|
|
Here's how I maintain this wiki (which is not much but it is something):
|
|
</p><ul><li><p>I only take notes when I found myself remembering the same thing twice.
|
|
I very much <a href="/wiki/2021-04-06-22-25-17">Prefer referencing over remembering</a> (i.e., searching online instead of hardtaking notes).
|
|
</p></li><li><p>Writing my wiki only serves as an occasional thought exercise and an occassional need for a notebook for various things (i.e., Linux, <a href="/wiki/2020-12-26-13-30-39">Illustration</a>).
|
|
Though, this changes things when I learn unfamiliar topics (see <a href="/wiki/2021-07-09-19-20-50">Skill-building</a>).
|
|
I take a lot of notes... then remove irrelevant and specific bits of information some time later.
|
|
</p></li><li><p>My daily notes are being reviewed weekly which are then put into my notebook.
|
|
Even then, this is not consistent as it is always depends on their relevance to me at that time.
|
|
</p></li></ul><p>I find that my note-taking is not so much built for future me.
|
|
Instead, it is a mish-mash of information that is always going to be scattered everywhere only to be picked up occasionally.
|
|
I think this is a good thing as <a href="/wiki/2021-05-20-20-20-19">Involuntary attention switch is good for preventing tunnel vision</a> sometimes.
|
|
</p><p>Ultimately, note-taking is mostly about quickly finding relevant information, not for archiving knowledge.
|
|
How we frame things can always change, our notes will not unless we have updated it.
|
|
Sounds like a pain.
|
|
</p><section><h2>Backlinks</h2><ul><li><a href="/wiki/index">Index</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"2022-04-19 20:37:20 +08:00","date_modified":"2022-04-19 20:48:01 +08:00","language":"en","source":""},"title":"How I approach note-taking","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":"As much as I like "},{"type":"element","tagName":"a","properties":{"href":"/2021-06-18-10-36-37"},"children":[{"type":"text","value":"Writing"}]},{"type":"text","value":", I find myself not doing "},{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-14-35-55"},"children":[{"type":"text","value":"Note-taking"}]},{"type":"text","value":" as much as I thought.\nHere's how I maintain this wiki (which is not much but it is something):\n"}]},{"type":"element","tagName":"ul","properties":{},"children":[{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"I only take notes when I found myself remembering the same thing twice.\n I very much "},{"type":"element","tagName":"a","properties":{"href":"/2021-04-06-22-25-17"},"children":[{"type":"text","value":"Prefer referencing over remembering"}]},{"type":"text","value":" (i.e., searching online instead of hardtaking notes).\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Writing my wiki only serves as an occasional thought exercise and an occassional need for a notebook for various things (i.e., Linux, "},{"type":"element","tagName":"a","properties":{"href":"/2020-12-26-13-30-39"},"children":[{"type":"text","value":"Illustration"}]},{"type":"text","value":").\n Though, this changes things when I learn unfamiliar topics (see "},{"type":"element","tagName":"a","properties":{"href":"/2021-07-09-19-20-50"},"children":[{"type":"text","value":"Skill-building"}]},{"type":"text","value":").\n I take a lot of notes... then remove irrelevant and specific bits of information some time later.\n"}]}]},{"type":"element","tagName":"li","properties":{},"children":[{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"My daily notes are being reviewed weekly which are then put into my notebook.\n Even then, this is not consistent as it is always depends on their relevance to me at that time.\n"}]}]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"I find that my note-taking is not so much built for future me.\nInstead, it is a mish-mash of information that is always going to be scattered everywhere only to be picked up occasionally.\nI think this is a good thing as "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-20-20-20-19"},"children":[{"type":"text","value":"Involuntary attention switch is good for preventing tunnel vision"}]},{"type":"text","value":" sometimes.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Ultimately, note-taking is mostly about quickly finding relevant information, not for archiving knowledge.\nHow we frame things can always change, our notes will not unless we have updated it.\nSounds like a pain.\n"}]}]},"backlinks":[{"path":"/index","title":"Index"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2022-04-19-20-37-20"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/polyfills-99d808df29361cf7ffb1.js"></script><script src="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" async=""></script><script src="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" async=""></script><script src="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" async=""></script><script src="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" async=""></script><script src="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" async=""></script><script src="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" async=""></script><script src="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_buildManifest.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_ssgManifest.js" async=""></script></body></html> |