This is an Obsidian plugin that exports markdown notes to Mochi flashcards, which is an awesome flashcard app that is based on markdown. I highly recommend it, if you use flashcards and spaced repetition to study or remember anything.
To use this plugin :
#card tag. You also have the ability to customize this in the plugin's settings. This line will be the front face of your card--- or ***.NOTE The plugin exports your cards to a .mochi file. This file is just a zip file with your exported cards and your attachments. You can import this file using your Mochi app.
## Term to be front face of your flash card #card
Any Text, image, or other attachment types supported by Mochi
---
To install and use this plugin, search for Mochi Card Exporter in the Obsidian Community Plugins from within Obsidian.
This is an open source project, so feel free to contribute !!!
Check out the repo at github Mochi-Card-Exporter