graphit0
graphit0
Could you report what application is assigned to open joplin:// links In firefox: General -- Applications 
So the issue here is the tab not closing or there's no warning that you may close the tab afterwards? Or there's some other expected behaviour? Gotta clarify that in...
Okay, I can see that now, thanks. Would be nice to update the title as well :eyes:
I see. In my view, opening new tab with external x-callback-url is expected behavior. Joplin uses it to communicate with other applications -- for example you can create a desktop...
I was able to reproduce it on 2.14.14 linux (ubuntu 22.04)
probably a duplicate of #10194
I think this feature will require extensively rewriting and making the app much more complicated. As for the ideas, Joplin web clipper implemented the feature pretty well. However it's written...
@ImportTaste hyphens going after text rendered as header2 is expected behaviour and is part of markdown syntax -- therefore it works this way in any markdown application regardless of enhancement...
Temporary workaround is to leave extra blank line before the closing set of hyphens "---" in front matter config ### Example ``` --- Lorem [blank line] --- ``` Additionally, in...
By trial and error, the behavior is caused by "Render markdown table to editable table in markdown editor From Zettlr" setting; unchecking it eliminates the defect. Since it's an upstream...