commit 15ecf42476cd3db47df8f7f6a980275f59a0c6ab
parent 349a1e08fb6b92fe1ea9d3a1bf90f56221c224f9
Author: David Schlachter <t480-debian-git@schlachter.ca>
Date: Thu, 8 Jan 2026 18:45:45 -0500
Update TODO
Diffstat:
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -83,5 +83,15 @@ 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
-\ No newline at end of file
+- italicise part-of-speech, and maybe remove numbers from them
+
+# Ideas for future improvements
+
+- if the deck and model aren't provided, figure out the defaults and use them
+- provide history (scrollback) of words looked up, to make it easier to switch
+ between definitions
+- store data in sqlite with more structure to make it easier to customize
+ the format of definitions on cards
+- figure out some way to customize the names of the fields on the flashcards
+\ No newline at end of file