linkwarden / browser-extension

Browser extension for Linkwarden
GNU Affero General Public License v3.0
179 stars 16 forks source link

Keyboard shortcut conflict (CTRL+SHIFT+V) #80

Open defaultsecurity opened 1 month ago

defaultsecurity commented 1 month ago

Describe the bug The browser extension's keyboard shortcut CTRL+SHIFT+V conflicts with the commonly used shortcut "paste plain text".

To Reproduce When I'm focused in any textbox and press CTRL+SHIFT+V, the text is not pasted, instead the extension's popup appears.

Expected behavior I would expect the text to be pasted as usual.

Desktop (please complete the following information):

Possible solutions

  1. Change the shortcut.
  2. Make it customizeable.
  3. Allow text to be pasted while the popup appears as well.
mhsayan commented 3 weeks ago

Yes, this one is very much annoying. As this shortcut is used for quick operations but you can create a bookmarklet like linkding to solve this issue.

crkos commented 3 weeks ago

Hello this is changed in the dev version, It uses Ctr + Shift + F , i'm still working on a feature that will solve all of that