aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 9 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6941979..310c5de 100644
--- a/README.md
+++ b/README.md
@@ -20,13 +20,17 @@ Cards are created from a plain text `./deck` file:
```
# This is a comment
-- good moorning : bonjour
-- alternative 1 | alternative 2 : choix 1 | choix 2
-- cat (indication) : chat [ʃa]
+good moorning : bonjour
+hi : salut # Another comment
+alternative 1 | alternative 2 : choix 1 | choix 2
+cat (indication) : chat [ʃa]
```
# Backlog
+- migrate to FSRS https://github.com/open-spaced-repetition/rs-fsrs
- Fix crashes on zoom / changing vertical size
-- Show a message when the deck can’t be read
-- Get a rough idea of card learning state
+- Get a rough idea of card learning state:
+ - number of cards
+ - amount of cards coming in in the following days
+ - show presentation page?