hascard v0.3.0.0 Release Notes

Release Date: 2020-08-20 // over 3 years ago
  • ๐Ÿ‘€ See README for installation instructions.

    ๐Ÿ”„ Changes

    ๐Ÿ†• New:

    • When reviewing a deck, the amount of correctly and incorrectly answered cards are now displayed.
    • After answering a definition card a popup appears asking whether you answered it correctly or not.
    • After finishing a deck, there is an option to create new decks from either the correctly answered or incorrectly answered cards, or both. The correct cards of a file named deck.txt are stored in deck+.txt in the same folder, and the incorrect ones in the file deck-.txt. Make sure you do not have files of those names that you want to keep since these will be overwritten.
    • The --blank or -b option was added to use the application without the changes listed above.
    • ๐Ÿ’ป Files with the .md extension are also accepted by the application and shown in the filebrowser.

    ๐Ÿ›  Fixed bugs:

    • Empty open question now takes up 1 row instead of 0 rows, so does not jump like before.
    • ๐Ÿ“œ All parse errors now show a popup instead of crashing the application when reviewing a deck.