gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
https://gchq.github.io/CyberChef
Apache License 2.0
28.38k stars 3.2k forks source link

Misc: Make Render Markdown use target="_blank" #636

Open twilight-sparkle-irl opened 4 years ago

twilight-sparkle-irl commented 4 years ago

It'd just be nice to have links open in a new tab instead of killing my CC sesh.
(I'm using it to generate complex links on the fly based on input, so this is quite bothersome.)

n1474335 commented 4 years ago

I tend to err on the side of leaving the default behaviour for links and letting the user decide how they want to open them. You can always use a middle click, Ctrl+Click (or Cmd on Mac), or right-click + 'Open in new tab' to get that behaviour yourself. There's an interesting article on this subject here: https://medium.com/the-metric/links-should-open-in-the-same-window-447da3ae59ba

If people disagree with me I'm happy to discuss this further.

twilight-sparkle-irl commented 4 years ago

I, unfortunately, have a touchpad, and cannot middleclick. Every other option is a few more steps than I'd like, and at the very least, having it as an option would be nice -- when what I'm using is not a website but a tool that would generate URLs, having the option to not clobber the tool when I click on something is useful.

masq commented 4 years ago

You can usually trigger a middle click with both left/right click at the same time on touchpads. Can also do a right-click and then "open in new tab".

On Mon, Sep 23, 2019 at 1:23 PM zoe notifications@github.com wrote:

I, unfortunately, have a touchpad, and cannot middleclick.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gchq/CyberChef/issues/636?email_source=notifications&email_token=AB47G7GDZT3AGAPFWVCMEDTQLEQSJA5CNFSM4IVLPCBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7MEU6Y#issuecomment-534268539, or mute the thread https://github.com/notifications/unsubscribe-auth/AB47G7HYWDUJEH4WCRQOXQ3QLEQSJANCNFSM4IVLPCBA .

n1474335 commented 4 years ago

I'm keen for the default behaviour to be a normal link, but I'm not against having an option that enables this functionality if desired.

krishh16 commented 1 year ago

I want to work on this issue.

poojatalele commented 1 month ago

Is this issue still open? ..I would like to work on this. @twilight-sparkle-irl