diff options
-rw-r--r-- | README.md | 12 | ||||
-rw-r--r-- | screenshot.png | bin | 0 -> 9441 bytes |
2 files changed, 7 insertions, 5 deletions
@@ -4,6 +4,10 @@ nix develop --command bin/watch.sh ``` +# Screenshot + +![Screenshot](screenshot.png) + # Space repetition algorithm The SM2 algorithm used by Anki has been implemented for space repetition. See @@ -21,10 +25,8 @@ Cards are created from a plain text `./deck` file: - cat (indication) : chat ``` -# TODO +# Backlog - Fix crashes on zoom / changing vertical size - -## Maybe - -- Phonetics indication +- Show a message when the deck can’t be read +- Get a rough idea of card learning state diff --git a/screenshot.png b/screenshot.png Binary files differnew file mode 100644 index 0000000..c7ec2e5 --- /dev/null +++ b/screenshot.png |