I use two org-roam dirs by setting “.dir-locals.el” in one dir, and then I have two org-roam db files. It works fine with creating notes, refering nodes, etc.
I tried to M-x org-roam-ui-mode in the dir with .dir-locals.el, the whole gragh is empty. There is no problem for my major dir, i.e. with org-roam-directory set in my emacs config.el.
As the title suggests, is it possible to make org-roam-ui work for more than one org-roam dir?
Or, if org-roam-ui could have a configurable filter when calling, I am ok to combe both dir as subdirs in org-roam-directory , and use subdir names as filter for graph display.