1
1
mirror of https://github.com/Yvee1/hascard.git synced 2024-11-22 12:51:58 +03:00
hascard/README.md
Steven van den Broek 64c3d02391 Add gif
2020-07-15 15:32:38 +02:00

606 B

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

a recording of example usage of the hascard application

UI built with brick and parsing of cards done with parsec