commit d49203deaaf1a52115ac6aeb1da15ec9f4c9081d
parent 07dea0730b6a1e39881e4b0e1c65531dabd03143
Author: David Schlachter <t480-debian-git@schlachter.ca>
Date: Fri, 9 Jan 2026 01:41:50 -0500
Update idea
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -83,7 +83,8 @@ Usage of french-wiktionary-flashcards:
# TODO
-- combine definitions for identical words (e.g. accroire, n & v)
+- combine definitions for identical words (e.g. accroire, n & v). Or, we could
+ expose them through the UI and, e.g. allow the user to tab between them.
- allow setting the language for initial processing, so that we could support
languages other than French
- general code cleanup & organization