JeppeKlitgaard / ObsidianAnkiBridge

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

Cannot create note because it is empty #19

Open ebat79 opened 2 years ago

ebat79 commented 2 years ago

Sanity checks

Diagnositics

Component Version
Obsidian 0.13.23
AnkiBridge 0.6.17
Anki 2.1.49
AnkiConnect 1640586164

Description

Hi, thanks for this amazing plugin! I have a problem and I couldn't sync with Anki. I got the following error:

image

I use the basic codeblock. The Obsidian note is this:

deck: EnglishObsidian
---
home
===
casa

Reproduce

Expected behavior I expect to find the note in Anki deck.

Additional context When i select "AnkiBridge: Ping Anki" it show me the message "Connection Succesful".

github-actions[bot] commented 2 years 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.

JeppeKlitgaard commented 2 years ago

Could you enable debugging processors and toggles in the settings and copy the output of the console here?

That would be very helpful.

ebat79 commented 2 years ago

obsidian.md-1643813185136.log

JeppeKlitgaard commented 2 years ago

This has not been forgotten, but might have to wait a bit before I am able to try to reproduce and fix

ArenaDruid commented 1 year ago

I reproduce this bugs. I chose Chinese language when I Install the Anki. Therefore, my Anki DO NOT have "Basic" model (type), it was translated into Chinese. To fix this bug, I create a new note model (type) named "Basic". In addition, the model must have "Front" and "Back" field. image