Org Roam
Org Roam is a nice tool, which I’ll try to use for Zettelkasten-like note-taking. It is built on the base of orgmode
1 Cheatsheet
1.1 Create links between org-roam entries using
org-roam-insert (SPC n r i)
This uses file: links.
id: links are supported as well. Links do not have to be inserted with this shortcut to be linked, it does however work better in my experience.
1.2 Add a new note (aka. capture a thought):
org-roam-capture (SPC n r c)
This creates a new org-roam note using custom capture templates.