commit 1e1617c31c3a9ecd15e2273b865ec95aea33bdce
parent 0e446be7a66899ccc7631f04a29e3e33eaa72d35
Author: David Schlachter <t480-debian-git@schlachter.ca>
Date: Thu, 8 Jan 2026 18:49:22 -0500
More ideas for future work
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -86,9 +86,11 @@ Usage of french-wiktionary-flashcards:
- combine definitions for identical words (e.g. accroire, n & v)
- allow setting the language for initial processing, so that we could support
languages other than French
+- general code cleanup & organization
- render HTML entities in definitions -- do some grepping to identify the most
common ones
- italicise part-of-speech in the TUI (maybe remove numbers from them)
+- some kind of tests?
# Ideas for future improvements