mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 01:57:54 +00:00
25 lines
9.1 KiB
HTML
25 lines
9.1 KiB
HTML
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Writing</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>Writing</h1><section class="post-metadata"><span>Date: <!-- -->2021-06-18 10:36:37 +08:00</span><span>Date modified: <!-- -->2021-06-18 14:06:06 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>Minding your writing can also improve your <a href="/wiki/2020-04-15-14-35-55">Note-taking</a> habit.
|
|
This is especially useful for dealing with more technical topics that usually leaves a not-so-good impression when visiting back.
|
|
</p><p>One of the useful models for writing is <a href="/wiki/2021-04-07-15-09-24">Classic prose</a>.
|
|
Since the model encourages objectivity, this <a href="/wiki/2021-04-22-15-00-34">Reduce writing fluff</a>.
|
|
Double-check your writing and see if reducing the words in a sentence is possible without any loss of content.
|
|
</p><p><a href="/wiki/2020-06-27-18-31-40">Write down the simplest possible example</a> and <a href="/wiki/2021-02-28-14-52-58">Create examples of ranking complexity when documenting your project</a>.
|
|
Some topics are better explained with an example than fully explaining the concept.
|
|
</p><p>If you are writing for beginners, keep in mind how <a href="/wiki/2021-05-14-12-37-18">Learning process</a> work.
|
|
Avoid overexplaining as the user can read between the lines.
|
|
If you want to explain more details, you can add visual aids, create analogies and narratives (see <a href="/wiki/learning.techniques.memory-palace">Memory palace</a>) to lessen the need for more words.
|
|
</p><p>To create some spice in your writing, consider to <a href="/wiki/2021-05-07-09-00-43">Write paragraphs like music</a> sprinkled at some point.
|
|
</p><p>Not all situations are applicable for dealing with various topics.
|
|
The more important thing for writing is to make it consistent.
|
|
<a href="/wiki/2021-05-09-17-30-43">Make a style guide for consistency</a>.
|
|
</p><section><h2>Backlinks</h2><ul><li><a href="/wiki/2020-04-15-14-35-55">Note-taking</a></li><li><a href="/wiki/2021-05-05-18-06-29">Start small and improve later</a></li><li><a href="/wiki/2021-08-07-10-53-10">Store a sketchbook for your narratives</a></li><li><a href="/wiki/2022-04-19-20-37-20">How I approach note-taking</a></li><li><a href="/wiki/index">Index</a></li><li><a href="/wiki/journals.learning-how-to-draw">Journals: Learning how to draw</a></li><li><a href="/wiki/learning.modes">Learning modes</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-06-18 10:36:37 +08:00\"","date_modified":"\"2021-06-18 14:06:06 +08:00\"","language":"en","source":""},"title":"Writing","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":"Minding your writing can also improve your "},{"type":"element","tagName":"a","properties":{"href":"/2020-04-15-14-35-55"},"children":[{"type":"text","value":"Note-taking"}]},{"type":"text","value":" habit.\nThis is especially useful for dealing with more technical topics that usually leaves a not-so-good impression when visiting back.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"One of the useful models for writing is "},{"type":"element","tagName":"a","properties":{"href":"/2021-04-07-15-09-24"},"children":[{"type":"text","value":"Classic prose"}]},{"type":"text","value":".\nSince the model encourages objectivity, this "},{"type":"element","tagName":"a","properties":{"href":"/2021-04-22-15-00-34"},"children":[{"type":"text","value":"Reduce writing fluff"}]},{"type":"text","value":".\nDouble-check your writing and see if reducing the words in a sentence is possible without any loss of content.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"element","tagName":"a","properties":{"href":"/2020-06-27-18-31-40"},"children":[{"type":"text","value":"Write down the simplest possible example"}]},{"type":"text","value":" and "},{"type":"element","tagName":"a","properties":{"href":"/2021-02-28-14-52-58"},"children":[{"type":"text","value":"Create examples of ranking complexity when documenting your project"}]},{"type":"text","value":".\nSome topics are better explained with an example than fully explaining the concept.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"If you are writing for beginners, keep in mind how "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-14-12-37-18"},"children":[{"type":"text","value":"Learning process"}]},{"type":"text","value":" work.\nAvoid overexplaining as the user can read between the lines.\nIf you want to explain more details, you can add visual aids, create analogies and narratives (see "},{"type":"element","tagName":"a","properties":{"href":"/learning.techniques.memory-palace"},"children":[{"type":"text","value":"Memory palace"}]},{"type":"text","value":") to lessen the need for more words.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"To create some spice in your writing, consider to "},{"type":"element","tagName":"a","properties":{"href":"/2021-05-07-09-00-43"},"children":[{"type":"text","value":"Write paragraphs like music"}]},{"type":"text","value":" sprinkled at some point.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Not all situations are applicable for dealing with various topics.\nThe more important thing for writing is to make it consistent.\n"},{"type":"element","tagName":"a","properties":{"href":"/2021-05-09-17-30-43"},"children":[{"type":"text","value":"Make a style guide for consistency"}]},{"type":"text","value":".\n"}]}]},"backlinks":[{"path":"/2020-04-15-14-35-55","title":"Note-taking"},{"path":"/2021-05-05-18-06-29","title":"Start small and improve later"},{"path":"/2021-08-07-10-53-10","title":"Store a sketchbook for your narratives"},{"path":"/2022-04-19-20-37-20","title":"How I approach note-taking"},{"path":"/index","title":"Index"},{"path":"/journals.learning-how-to-draw","title":"Journals: Learning how to draw"},{"path":"/learning.modes","title":"Learning modes"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2021-06-18-10-36-37"]},"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> |