reuseman / flashcards-obsidian

🎴 An Anki plugin for Obsidian.md
MIT License
897 stars 87 forks source link

Give an error message when there is an invalid ID #182

Open harmtemolder opened 1 year ago

harmtemolder commented 1 year ago

I've set up anki.ts and cards.ts to check for existing notes in a deck before querying them, fixing #176 and #177

I also had to do a bit of clean-up to get the test vault working, which I've included here as well.