-
Notifications
You must be signed in to change notification settings - Fork 10
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
disabling verb forms not working #24
Comments
I used this branch |
which word do you trying to define ? |
debilitate |
I'll check the reason later - added to my todo list |
"anki forces me to force sync the collection" - that is because it creates new note type. There is no way to create new note type without collection sync |
But before the 19th of May, it was not necessary to sync after each auto-defining. Can I change something in Config not to have to sync after every defining? |
I have the same problem today, by setting the value of "verb forms" to "false", it doesn't do the job and still tries to put the different verb forms. |
output.mp4Here is a video of what's happening. |
@VagabondSnufkin can you send video of your config and capture the problem? |
@artyompetrov It's just it forces me to do a full sync after clicking the 'auto-define' icon. I have ny own card/note type with about 8/9 fields, and before the update my collection didn't need to be fully synchronised. It is not the biggest deal but requires lots of syncing ;) |
@VagabondSnufkin can you also send a full screenshot of browser window after defining? |
@VagabondSnufkin I presume it is because of the first field in the config. You are using the default template (the new one) while you do not have the note type, therefore you need to sync after creating a new note type. Change the value of "USE_DEFAULT_TEMPLATE" in config to "false" and use your own note type and check if that works. |
Thank you. Changing to 'false' worked. Let me ask you both one more question. The add-on defines the word from the source field, which is '0'. Before an update it was possible to highlight any word in any field and then, by clicking 'define', the highlighted word was defined. What to change in config to enable this function? |
@VagabondSnufkin please send a screenshot of template you are using |
Describe the bug
setting vero_form to false is not working and still adds verb forms
To Reproduce
Steps to reproduce the behavior:
addon settings:
VERB_FORMS": false,
Debug info:
Additional context (e.g., exception)
Using latest branch
The text was updated successfully, but these errors were encountered: