DEV Community

Cover image for Open Links in a New Tab on Dev.to
Benjamin Faught
Benjamin Faught

Posted on

Open Links in a New Tab on Dev.to

Dev.to needs a way to insert links into the markdown that will open in a new tab. I like to open links without leaving the article. Is this possible to implement? Who else thinks this would be a good idea?

Oldest comments (6)

Collapse
 
quii profile image
Chris James

I prefer it for the user to be in control of browser behaviour rather than the author. You can always middle click / control click / whatever when reading.

Collapse
 
rhymes profile image
rhymes

I agree with Chris :)

In addition, by adding "target blank" everywhere you take away the choice for the user.

This is my favorite article about this topic: When to use target=”_blank”

Collapse
 
samuelodan profile image
Samuel O'Daniels

I prefer to be able to configure certain links to open in a new tab. Especially links to external domains.

Collapse
 
harald3dcv profile image
Harald Reingruber

I would also prefer being able to configure opening links in a new windows/tab.

Collapse
 
culturecodelab profile image
CultureCodeLab

I think it's a good idea, I as a user prefer opening links in a new tab when I'm not done reading an article

Collapse
 
jdinnovensa profile image
Jon Dodd

Yes for me, otherwise the flow of an article is interrupted. If not, then it could possibly be a user setting.