commit 0e446be7a66899ccc7631f04a29e3e33eaa72d35 parent 15ecf42476cd3db47df8f7f6a980275f59a0c6ab Author: David Schlachter <t480-debian-git@schlachter.ca> Date: Thu, 8 Jan 2026 18:48:32 -0500 More ideas for future work Diffstat:
| M | README.md | | | 7 | +++++-- |
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -84,8 +84,11 @@ Usage of french-wiktionary-flashcards: # TODO - combine definitions for identical words (e.g. accroire, n & v) -- render HTML entities in definitions -- italicise part-of-speech, and maybe remove numbers from them +- allow setting the language for initial processing, so that we could support + languages other than French +- 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) # Ideas for future improvements