Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a quicker way to add words #25

Open
its-dibo opened this issue Jul 5, 2023 · 1 comment
Open

a quicker way to add words #25

its-dibo opened this issue Jul 5, 2023 · 1 comment

Comments

@its-dibo
Copy link

its-dibo commented Jul 5, 2023

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

@its-dibo
Copy link
Author

its-dibo commented Jul 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant