Next: Org-roam Links, Previous: Directories and Files, Up: Concepts and Configuration [Contents]
The Org-roam buffer displays backlinks for the currently active Org-roam note.
The name of the org-roam buffer. Defaults to *org-roam*
.
The position of the Org-roam buffer side window. Valid values are 'left
,
'right
, 'top
, 'bottom
.
Width of org-roam-buffer
. Has an effect only if org-roam-buffer-position
is
'left
or 'right
.
Height of org-roam-buffer
. Has an effect only if org-roam-buffer-position
is
'top
or 'bottom
.
The no-delete-window
parameter for the org-roam buffer. Setting it to 't
prevents the window from being deleted when calling delete-other-windows
.