laverna icon indicating copy to clipboard operation
laverna copied to clipboard

HTML Links in notes don't open

Open zeigerpuppy opened this issue 8 years ago • 4 comments

when clicking on an html link in a note, Laverna doesn't open the link. right-click and "open in new tab" is required.

zeigerpuppy avatar Oct 10 '16 15:10 zeigerpuppy

This is a Sandstorm security feature afaik.

funwhilelost avatar Nov 01 '16 19:11 funwhilelost

Yeah, basically the link just needs to have target="_blank" added to it.

ocdtrekkie avatar Nov 01 '16 19:11 ocdtrekkie

OK, thanks for the tip. It's a bit disconcerting to users who are creating documents with Laverna, but I guess there must be some security benefit to it.

zeigerpuppy avatar Nov 02 '16 00:11 zeigerpuppy

Yeah, the grain is in an iframe so if you followed a link without target="_blank" you would "lose" your grain.

funwhilelost avatar Nov 02 '16 17:11 funwhilelost