Changing link behaviour when text is highlighted?

Heyo!

I'm wondering if there's any way to modify the behaviour of links and hyperlinks so that, whilst they're highlighted at all, the link doesn't get clicked.

When trying to copy text that's hyperlinked, I've learnt to: MouseDown + Drag, Ctrl + C, Move Cursor Away, MouseUp. Because otherwise, I find that if I highlight the text and let go first, I end up clicking and opening the link.

I'm not very familiar with config editing, lua, or plug development just yet, other than following some of the basic guides, but...

  • Is there somewhere I can change hyperlinking behaviour?
  • Is it possible for SilverBullet to know when I have text highlighted?
  • If so, would it be possible to check if any of the highlighted text is part of a specific link?

I might be able to figure it out from there, I'm just not certain where to start and would super appreciate a nudge in the right direction. Thanks!