Using this config:
https://github.com/meedstrom/org-node/blob/a1dc8b518e6a3345082acf139d402211e27406ad/README.org#let-org-open-at-point-detect-refs
I am not able to open a link in other window as I could with (org-open-at-point) and prefix argument. How could we enable that in org-node? What about falling back to org-open-at-point and passing through the prefix argument - as is e.g. done here:
https://github.com/doomemacs/doomemacs/blob/5e7e93beb9f2b5a81768aaf4950203ceea21c4f6/modules/lang/org/autoload/org.el#L273
Using this config:
https://github.com/meedstrom/org-node/blob/a1dc8b518e6a3345082acf139d402211e27406ad/README.org#let-org-open-at-point-detect-refs
I am not able to open a link in other window as I could with (org-open-at-point) and prefix argument. How could we enable that in org-node? What about falling back to org-open-at-point and passing through the prefix argument - as is e.g. done here:
https://github.com/doomemacs/doomemacs/blob/5e7e93beb9f2b5a81768aaf4950203ceea21c4f6/modules/lang/org/autoload/org.el#L273