And, for the record, this does the job for me:
#+begin_src emacs-lisp
(add-hook 'org-roam-mode-hook #'magit-section-show-level-2)
#+end_src
Thanks again,
eric
--
: Eric S Fraga, with org release_9.6-204-g2f7052 in Emacs 30.0.50
On Wednesday, 22 Feb 2023 at 11:31, Ihor Radchenko wrote:
> org-roam buffer is in org-roam-mode major mode, which is derived from
> magit-section-mode. So, you should be able to use magit-section-show-*
> commands in org-roam-mode-hook.
Thank you. I will explore the magit show commands.
--
: Er
Ruijie Yu via "General discussions about Org-mode."
writes:
> Not sure if you realized, but org-roam [1] is a separate project from
> org. Maybe you would have better luck posting in their bugtracker
> instead?
Org mailing list is not restricted to vanilla Org.
Asking about org-roam is perfectl
"Fraga, Eric" writes:
> Hello all,
>
> I'm using org-roam for notes and it's working very nicely. There is
> just one thing I would like to adjust. The org-roam buffer has all
> backlink entries "open" and I would like the default view to be with the
> individual links listed but not opened.
Hello all,
I'm using org-roam for notes and it's working very nicely. There is
just one thing I would like to adjust. The org-roam buffer has all
backlink entries "open" and I would like the default view to be with the
individual links listed but not opened. I assume I can set something in
the