Skip to content

Releases: reuseman/flashcards-obsidian

1.6.5

21 Oct 12:40
Compare
Choose a tag to compare
Fix #143 by excluding images from embedded blocks

1.6.4

16 Oct 10:25
Compare
Choose a tag to compare
  • Support for embedded blocks
  • Allow digits in global tags
  • Allow deep nested tags (e.g. recipe/breakfast/sweet)
  • Fix bug with folder based deck name
  • Fix bug with multiple links in Anki flashcards
  • Remove brackets around links in the Anki flashcards

1.6.3

01 Mar 11:17
Compare
Choose a tag to compare
Update manifest

1.6.2

08 Feb 14:36
Compare
Choose a tag to compare

Add option to have the deck name based on the folders name.
e.g. If the note is in the path "food/italian/cavatelli.md" then the deck in Anki will be "food::italian"

1.6.1

08 Feb 10:10
Compare
Choose a tag to compare
Fix bug with LaTeX introduced with cloze support #80

1.6.0

04 Feb 22:25
Compare
Choose a tag to compare
Add support for Cloze #9

1.5.6

04 Feb 13:30
Compare
Choose a tag to compare
Fix broken update #76

1.5.5

03 Feb 15:17
Compare
Choose a tag to compare
Fix bug with latex escape #73

1.5.4

03 Feb 13:54
Compare
Choose a tag to compare

Support for custom inline separators. This enables data view compatibility

1.5.3

16 Dec 09:05
Compare
Choose a tag to compare
  • Add support for Obsidian hierarchical tags both for normal tags and flashcard tags
  • Fix #54
  • Clean code