aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2022-02-12 17:21:29 +0100
committerJoris2022-02-12 17:21:29 +0100
commit87e12144440b9525cbabdca5a9f79038a9a0f0e0 (patch)
tree8414fe44230448eae35e72ae2904cf93753dd552 /README.md
parent3adf3f9697c4e2beb10e652947046d5fddda2ed4 (diff)
downloadflashcards-87e12144440b9525cbabdca5a9f79038a9a0f0e0.tar.gz
flashcards-87e12144440b9525cbabdca5a9f79038a9a0f0e0.tar.bz2
flashcards-87e12144440b9525cbabdca5a9f79038a9a0f0e0.zip
Show current progress after the deck name
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index bf0bed8..363a67d 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,7 @@ Cards are created from a plain text `./deck` file:
# TODO
-- Show current iteration and number of available cards in the session (Deck 3 / 15)
-- Look at last modification of the deck, and omit db sync if last sync was after
+- Look at last modification of the deck, and omit db sync if last sync was after (+ show a message when synchronizing the deck)
- Fix crashes on zoom / changing size
## Maybe