PlainNotes icon indicating copy to clipboard operation
PlainNotes copied to clipboard

Link to local file

Open rornor opened this issue 9 years ago • 1 comments

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

rornor avatar Nov 06 '16 06:11 rornor

This is on the roadmap, I just need to find some time and implement it.

aziz avatar Nov 06 '16 11:11 aziz