diff options
author | Joris | 2022-02-12 17:21:29 +0100 |
---|---|---|
committer | Joris | 2022-02-12 17:21:29 +0100 |
commit | 87e12144440b9525cbabdca5a9f79038a9a0f0e0 (patch) | |
tree | 8414fe44230448eae35e72ae2904cf93753dd552 /README.md | |
parent | 3adf3f9697c4e2beb10e652947046d5fddda2ed4 (diff) |
Show current progress after the deck name
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |