Рет қаралды 24,298
Org Roam is a tool for organizing notes in Emacs built on top of Org Mode. It’s a replica of Roam Research, a web based tool that popularized this approach of organizing notes not in a hierarchical way, but as set of documents connected with links. Somehow similar to how the Web is organized. You write a note, then another and maybe you connected them with links if they are related. The key idea in Roam and in Org Roam is that for each note you can see on the side other notes that mention or reference the note you are currently viewing. By seeing the relations between your notes, you have more context about the information you are storing in them. It’s very simple, yet powerful. Finally, contrary to Roam Research, by using Emacs, you write notes as plain text. You can store them anywhere. And you are not locked-in to a particular vendor.
Capture a new note: `SPC n r c`
Add a link to a note: `SPC n r I`
See the backlinks: `SPC n r r`
In this series I will go over most of the packages included in Emacs Doom by default. As this Emacs distribution is oriented towards Vim people, most of the keybindings differ significantly from the vanilla Emacs. Also, the packages discussed are not unique to Emacs Doom, they can be installed separately; Emacs Doom provides only some sane defaults.
If you liked this video (or any of the previous ones), please, consider supporting my efforts via GitHub Sponsors
github.com/spo...
Your sponsorship will help me make even better videos & release them more often. ;)
Join the Discord channel for discussions: / discord
#emacs #orgroam #emacsdoom