README file from
GithubObsidian Open in File Explorer
When you past a file path into the Obsidian Editor, prompt to convert it to a lickable link.
Examples
-
Pasting
C:\Users\Publicfrom the clipboard will show a modal dialog:
And will creat the markdown:
[Public](file:///C:/Users/Public) -
Pasting
C:\Users\Public\Desktop\VLC media player.lnkwill open VLC when clicked.