wiki/notebook/2020-04-20-16-51-40.org
Gabriel Arazas b088086b06 Merge evergreen notes into the notebook
Now, it's all under the notebook umbrella. Seems to be appropriate as it
is just my notes after all.

I also updated some notes from there. I didn't keep track of what it is
this time. Something about more learning notes extracted from my
"Learning how to learn" course notes and then some. Lack of time and
hurriness just makes it difficult to track but it should be under
version control already.
2021-07-21 16:28:07 +08:00

1.7 KiB

Org mode

A lightweight (arguably) text formatting tool mostly used as an outliner at its core. Org mode has a variety of features allowing it to be flexibly used for note-taking and even in research.

Unfortunately, a lot of the famous powers of the format is tied with GNU Emacs. While there is an ecosystem flourishing outside of the text editor (e.g., go-org, orgajs, Org mode support in Pandoc), the plugins inside of Emacs simply cannot be ignored. Among other Org mode plugins inside of the Emacs ecosystem, we have org-roam, org-ref, org-noter, a number of exporters, and org-babel language plugins that extends to more workflows.