PlainNotes
PlainNotes copied to clipboard
Link to local file
Hi,
thanks for this beautiful plugin.
I was wondering if link to local file is possible?
I tried:
-
[title](/tmp/tmlfile) -
[title](file:///tmp/tmpfile)
but it does not open on Enter, so I guess that link works only for HTTP.
Thinking about it maybe PlainNotes can try to open i.e. /tmp/tmpfile from [title](file:///tmp/tmpfile) link by passing it to OS for default application to open. Or maybe even letting user set default application for handle file:// protocol links (i.e. set to subl, which IMHO would allow interlinking Notes BTW)
Thanks
This is on the roadmap, I just need to find some time and implement it.