1nsp1r3rnzt/chrome-anki-quick-adder

a quicker way to add words

Opened this issue · 1 comments

The current behavior of this extension requires us to engage in too many steps to add words.
add a context menu item to add the selected word directly using the current configs i.e. the selected deck and note type.
you may also need to add a default field to add the new word to.

steps:

1- select a word
2- right click and choose add to $field, where $field is the default field for quick add

old steps:

1- select a word
2- choose add to
3- select the desired field
4- open the extension menu again to submit the selected word to Anki

I discoverer a workaround:
1- select the word
2- press the shortcut keys combination for adding a word to the first field
3- press the shortcut for submitting

I modified the shortcut for easier combinations:

  • add to 1st field: alt + 1
  • submit: alt + 2