🔦 📝 Flash card generator with superpowers 💪 💫 🚀
I made this app while studying for the GMAT to help me generate physical flash cards of my own with complex math latex
- Create flash cards with markdown and LaTeX math using Markdown-It
- Print flash cards onto actual index cards
- Organize cards into decks
- Grade the difficulty and familiarity of each card
- Practice flash cards in the Runner UI and track progress through runs
- Create flash cards online & offline-ready, stored in browser
- Simple markdown: bold, italic, underline
- Math output with Markdown-It Math
- Print flash cards to 4" x 6" index cards
- Organize cards into decks
- Set Difficulty of a flash card
- Set whether you are familiar with the card yet or not
- Practice one or more decks with a timer with the built-in Runner UI
- When practicing cards, indicate whether you knew the answer when card flipped
- Track analytics on runs: time per card, which you knew, overall time, etc.
- Replace Markdown-It with custom in-place editor, like Bear
Pull requests are welcome if you wanna help add features!
git clone https://github.com/cvharris/etude.git
cd etude
yarn
yarn start