mirror of
https://github.com/Yvee1/hascard.git
synced 2024-11-22 12:51:58 +03:00
flashcard TUI with markdown cards
app | ||
cards | ||
src | ||
test | ||
.gitignore | ||
ChangeLog.md | ||
LICENSE | ||
old_scrot.png | ||
package.yaml | ||
README.md | ||
scrot.png | ||
Setup.hi | ||
Setup.hs | ||
Setup.o | ||
stack.yaml | ||
stack.yaml.lock |
hascard
An in-progress commandline utility for reviewing notes. 'Flashcards' can be written in markdown-like syntax. Different kind of questions are possible:
- Simple flashcard
- Multiple choice question
- Single correct answer
- Multiple correct answers
- Fill in the gaps
TODO:
- Spaced repetition (with Leitner system)
- Saving paths of previously used cards and other user data with xdg user directory