mdrasmus / keepnote

Note-taking and organization app
http://keepnote.org
Other
176 stars 87 forks source link

platform-specific default behavior for external apps #731

Open michael-sloma opened 8 years ago

michael-sloma commented 8 years ago

by default, hyperlinks, external text files, and external images will be opened with xdg-open (on linux) or open (on mac) by default. this should resolve #728. Previously, trying to open a link, image, or filethese just caused an error message if the user had not chosen an external application.

I could not test the behaviour on Mac (I don't have one) but it works on Linux. Windows should already do the right thing.

If you have an existing installation of keepnote you need to delete your config files (.config/keepnote on linux) for this to take effect.