Open External Link in new tab

Hello, I was looking for the ability to have the external links open in a new browser window or at least a pop up window for sites that do not allow embedding. Right now they do not do this and I would like to keep nextcloud open in one window and the external link in a second window.

Yeah, I could use this also.

Still no update on this? This would be so handy.

You may try this
<html>
</iframe><a href=“your url” rel=“nofollow” target="_blank">Your text</a>
</html>

Do you mean in the URL field?