org-roam-ui
org-roam-ui copied to clipboard
[ENH] Option to use a md-viewer as markdown viewer for md nodes in org-roam-ui
Is your feature request related to a problem? Please describe. I use md-roam and mostly take my notes in markdown. The default viewer is not really the best, I prefer to use markdown-viewer a chrome extension that is great for viewing md files in chromium browsers. I would like the option for the side pane which shows the contents of the node to be actually use markdown-viewer . Or maybe when I click on a node it opens it in a new tab with the pull path of the file and md-viewer would automatically render md file based on my settings in md-viewer.
Describe the solution you'd like A possible solution would be to include the full name of the file in the node's meta data. Maybe right click to open node raw in new tab.