index
:
flashcards
main
Learn with space repetition.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-01-20
Test serialization
Joris
2023-12-02
Test sync and fix grouping questions
Joris
2023-12-02
Test deck reading
Joris
2023-07-15
Default to good answer when pressing enter with empty answer
Joris
2023-07-15
Re synchronize deck if necessary between cards
Joris
2023-07-15
Only show remaining cards, not progress
Joris
2023-06-01
Upgrade dependencies
Joris
2023-03-08
Remove focus on the question when response is empty
Joris
2023-03-08
Remove response block
Joris
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
Remove unused code
Joris
2023-01-26
Upgrade dependencies
Joris
2022-11-27
Fix sync tests
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
Use f-strings when convenient
Joris
2022-11-21
Show errors in TUI instead of nothing
Joris
2022-11-02
Fix reading the deck when it contains a minus
Joris
2022-11-02
Allow to use Control-C to quit in message
Joris
2022-11-02
Allow comments at end of lines
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-13
Modify synchronizing message
Joris
2022-02-13
Synchronize deck only if necessary
Joris
2022-02-13
Properly shuffle card presentation from card insertion
Joris
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
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