6216. | Org-roam: Turn heading into a node - Emacs TIL
https://emacstil.com/til/2021/09/07/org-roam-turn-heading-into-node/
Saved on 2022-11-07 [19303 edays] via emacstil.com
Modified 2024-11-25 [20052 edays]
emacs

When editing in org-roam mode, when a heading becomes prominent, you sometimes want to make it a node. Doing so means you can link it in other nodes.

To do so, move the cursor to the heading, and run:

(org-id-get-create)