Liresol / anki-custom-shortcuts

Custom Keyboard Shortcuts for Anki 2.1
MIT License
60 stars 14 forks source link

Remap default functions for pasting text with and without formatting (Anki desktop) #232

Open rodrigomorales1 opened 2 months ago

rodrigomorales1 commented 2 months ago

I'm using Anki version 24.04.1 for desktop.

When I'm creating or editing cards. I frequently copy text from my web browser to Anki. In this version, by default, when editing a card or creating a card, Ctrl+v pastes the text with formatting and Shift+Ctrl+v pastes text with formatting.

Is it possible to use this add-on to swap the functionality of Ctrl+v and Shift+Ctrl+v? That is, I want to make my Anki paste text without formatting with Ctrl+v and paste text with formatting with Shift+Ctrl+V. I looked at the list of all available functions provided by this add-on in config.md, but I couldn't find a function that refers to pasting text with and without formatting.

If this add-on currently doesn't support remapping those actions, this issue can be considered a feature request.