-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Cloze updates do not occur on sync due to type error #23
Comments
Apologies for the bug and thank you for reporting it here! Could you enable debugging in settings and attach the console output? |
I would love to, but I cant quite figure out how to do this. |
I will try to have a look at this over the weekend – delayed but not forgotten! |
In the mean time, to get around this : You have to add config line |
For the time being, I'm just using the |
This seemed to be an issue for me because the cloze field is labelled as "Extra" on my anki card, and not "Back Extra", which is what ObsidianAnkiBridge/src/notes/base.ts Line 130 in 0e5ea87
I'm confused as to to why this is called "Back Extra" in code, I wasn't sure if I had changed made changes to the default cloze notetype at some earlier point, but when looking around it seems that this field is called simply "Extra" in by default cloze note type in anki. Am I missing something @JeppeKlitgaard? |
Sanity checks
Diagnositics
Description
A card of the cloze type fails to update.
Reproduce
in a new file.
Expected behavior
That the updates to the card are transferred into anki.
Screenshots
Additional context
I'm not quite sure if I use the cloze properly. A more thorough documentation would be appreciated.
The text was updated successfully, but these errors were encountered: