JeppeKlitgaard / ObsidianAnkiBridge

Yet Another Obsidian Anki Bridge.
https://JeppeKlitgaard.github.io/ObsidianAnkiBridge/
MIT License
89 stars 12 forks source link

Can't add flashcard to anki "Uncaught (in promise) cannot create note because it is empty" #50

Open Adam9331 opened 1 year ago

Adam9331 commented 1 year ago

Image image I can't figure out why is this not working.I copy this from documentation. I am currently working in Windows,Anki,Ankibridge is uptodate. I have read a documentation,please help.

github-actions[bot] commented 1 year ago

Thank you for taking the time to report the issue and help me to make the project better! 🙂

Please be mindful that this is a hobby project and any support I am able to offer is done at the expense of my (often hard to come by) spare time.

slavistan commented 11 months ago

I ran into the same problem. The plugin seems to expect that the user's anki collection has a note type named Basic, which consists of two fields, named Front and Back. This wasn't the case for me, as I configured Anki to use German for its UI, and thus the bult-in note types also defaulted to German, including the fields.

After renaming my own note type to something other than Basic, and then after creating the Basic note type with two fields named precisely Front and Back the problem went away.