org-roam-ui icon indicating copy to clipboard operation
org-roam-ui copied to clipboard

[ENH] Option to use a md-viewer as markdown viewer for md nodes in org-roam-ui

Open morphykuffour opened this issue 3 years ago • 0 comments

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.

morphykuffour avatar Feb 12 '22 17:02 morphykuffour