💾 Archived View for gemini.complete.org › emacs captured on 2024-08-18 at 17:40:10. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-07-09)
-=-=-=-=-=-=-
Arguably the most successful platform whose code can be easily modified at runtime. Emacs presents this through the metaphor of a text editor, though the Emacs platform has been about more than that since pretty much its inception. Emacs as a platform hosts email[1] readers, Usenet[2] clients, web and Gopher[3] browsers, games, terminal emulators, sftp clients, chat clients, and even a window manager. With org-mode[4], most of these (including the email clients) can be linked together with agendas, task lists, and personal notes to form an integrated tracking system. org-roam[5] extends this yet further.
As a text editor, it is remarkably proficient, with specialist features for dozens of programming languages and support for both Emacs and vim-style keybindings.
I believe it is a mistake to regard Emacs as simply a text editor.
I wrote a blog series on Emacs[6] that has a lot of detail. My Emacs #1[7] may be particularly helpful.
6: https://changelog.complete.org/archives/tag/emacs-s9y
Homepage: https://www.gnu.org/software/emacs/
The Emacs Wiki[8] is also great.
--------------------------------------------------------------------------------
According to its website, org-roam is "a plain-text personal knowledge management system". It is based on the popular Zettelkasten knowledge management system, or the Roam Research website. But because it layers atop org-mode[10] and therefore Emacs[11], it has a lot of power that the others lack; for instance, integration with email and agendas.
org-mode is a toolkit for you to organize things. It is part of Emacs[13].
14: /old-and-small-technology/
Old technology is any tech that's, well... old.
(c) 2022-2024 John Goerzen