From e1ed4b00c483c18cb0092c23f3417a7f17b96416 Mon Sep 17 00:00:00 2001
From: jethrokuan
org-roam-buffer
: Launch an Org-roam buffer for the current node at point.
-
-org-roam-buffer-toggle
: Launch an Org-roam buffer that tracks the node
+org-roam-buffer-toggle
: Launch an Org-roam buffer that tracks the node
currently at point. This means that the content of the buffer changes as the
point is moved, if necessary.
+
+org-roam-buffer-display-dedicated
: Launch an Org-roam buffer for a
+specific node without visiting its file. Unlike org-roam-buffer-toggle
you
+can have multiple such buffers and their content won’t be automatically
+replaced with a new node at point.
Use org-roam-buffer-toggle
when you want wish for the Org-roam buffer to
buffer, call M-x org-roam-buffer
.
Launch an Org-roam buffer for the current node at point. -
To bring up a buffer that tracks the current node at point, call M-x
org-roam-buffer-toggle
.
Toggle display of the org-roam-buffer
.
To bring up a buffer that’s dedicated for a specific node, call M-x
+org-roam-buffer-display-dedicated
.
+
Launch node dedicated Org-roam buffer without visiting the node itself. +
• Navigating the Org-roam Buffer | |||
O | |||
---|---|---|---|
org-roam-alias-add : | Titles and Aliases | ||
org-roam-alias-remove : | Titles and Aliases | ||
org-roam-buffer : | The Org-roam Buffer | ||
org-roam-buffer-display-dedicated : | The Org-roam Buffer | ||
org-roam-buffer-toggle : | The Org-roam Buffer | ||
org-roam-capture- : | Extending the Capture System | ||
: | Usage |