Hi!
I use both org mode and org-roam.
org-roam opens a right-hand side window that displays backlinks.
When I run org-agenda, the right window is closed automatically.
I would like to receive tips regarding how to permanently set up the window layout that I have on my mind. The layout has three windows.
The right window, *c*, displays the backlinks from org-roam. The rest of the space is divided in half, which I call them as the window *a* and the window *b*.
|-----------------------------|
| a | |
|----------------------| c |
| b | |
|-----------------------------|
When org-agenda displays agendas, it will not close *c* and it will not resize *b*. It will display the agendas in the window *b*.
Cheers,
Xianwen