index
:
flashcards
main
Learn with space repetition.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-02-13
Properly shuffle card presentation from card insertion
Joris
Instead of messing with deck_read, subtracting a random amount of seconds to it, pick a random card instead of the first ready. This permits to remove the dependency to the rand crate.
2022-02-12
Hide deck extension when showing title
Joris
2022-02-12
Show current progress after the deck name
Joris
2022-02-12
Say when the next card will be available
Joris
2022-02-06
fixup! Replace a card whenever the front or the back changed
Joris
2022-02-06
Ask only for the deck path
Joris
Derive the DB path from the deck path.
2022-02-06
Say that it uses SM2 Anki
Joris
2022-02-06
Give indications in parenthesis
Joris
2022-02-06
Replace a card whenever the front or the back changed
Joris
2022-01-29
Read deck path from arguments as well
Joris
2022-01-26
Read database path from arguments
Joris
2022-01-26
Shuffle initial presentiation order from insert order
Joris
2021-11-19
Add initial working version
Joris
2021-11-14
Initial commit
Joris