index
:
flashcards
main
Learn with space repetition.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
question.rs
Age
Commit message (
Expand
)
Author
2023-03-05
Fix clippy warnings
Joris
2023-03-05
Show phonetics if present when answer is correct
Joris
2023-02-05
Discard phonetics when checking response
Joris
2023-01-26
Fix listening to Enter on question
Joris
2023-01-26
Upgrade dependencies
Joris
2022-11-27
Speed up deck synchronization
Joris
2022-11-26
Go to evaluation if answer is correct when typing
Joris
2022-11-21
Show errors in TUI instead of nothing
Joris
2022-10-27
Don’t show responses when correct
Joris
2022-10-22
Remove whitespaces in response
Joris
2022-10-09
Allow to abort when selecting difficulty
Joris
2022-10-09
Replace the cursor by a space in answer mode
Joris
2022-10-09
Format code
Joris
2022-10-09
Show cursor only when writing
Joris
2022-10-09
Trim input when checking for emptyness
Joris
2022-10-09
Abort with C-c
Joris
2022-10-09
Let one space wher removing last word
Joris
2022-10-09
Show cursor
Joris
2022-09-12
React to C-u and C-w keys
Joris
2022-09-12
Trim input when checking responses
Joris
2022-02-26
Fix linter warnings
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
Give indications in parenthesis
Joris
2021-11-19
Add initial working version
Joris