wiki/2021-06-20-20-42-44.org
Gabriel Arazas a0b94026e2 Add notes on Emacs and creativity
Not much connection between the two (yet) but just something I keep in
mind for the previous days. For the creativity, I focused first on what
creativity is and how I think of it. If ever I have a random realization
then I'll be sure to continue this note or something.
2021-06-25 13:26:31 +08:00

1.5 KiB

GNU Emacs

The ever-popular Emacs, at least popular enough to be used by 4.5% of the respondents from the Stack Overflow survey of 2019. It is one of the usual symbol of extensibility and roam:Free software due to its ecosystem of plugins and extensions integrating Emacs. It also allows the user to customize anything within it.

To show how extensible it is, here is a list of extensions that may as well be an entirely new application altogether:

Among other things, it is also where Org mode documents are often written from, making use of Org mode: Babel.

People have been building it with complex workflows all in one environment. In a way, Emacs is an entire operating system by itself.

As a complex text editor, you can start with Using the built-in help system of Emacs.