Skip to content

Better link support for local files

Louis Schul requested to merge work/better_link_dialog into master

The link dialog now allow the user to switch between "normal mode" and "local file" mode. When "local file" mode is enabled, clicking the URL textfield will pop up a file picker dialog.

Clicking a link to a file in the preview will now open the file in the preferred app.

Merge request reports