reuseman / flashcards-obsidian

🎴 An Anki plugin for Obsidian.md
MIT License
872 stars 86 forks source link

Deck is always set based on default setting or `cards-deck` frontmatter #139

Closed putzwasser closed 1 year ago

putzwasser commented 1 year ago

NOTE: Do you have the last version of the plugin? If not that's probably the problem

Describe the bug The flashcard's deck is always set based on default setting or cards-deck frontmatter. It just skips/overrides the deck set on the folder.

To Reproduce

Expected behavior The card should be in a deck named based on the folder hierarchy.

putzwasser commented 1 year ago

I just saw that this was fixed in e1c26dc / #101

But somehow this doesn't get shipped…

putzwasser commented 1 year ago

@reuseman Maybe you could merge my two patches and ship a new tagged version?