From a39fcc69a4488cf290eece3d793d0282ef76ff54 Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Sun, 2 Mar 2025 22:07:11 -0500 Subject: [PATCH] Added TODO --- todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..d824f61 --- /dev/null +++ b/todo.txt @@ -0,0 +1,6 @@ +1. REFACTOR +2. Cache results in a database instead of fetching them each time, use cached results if possible +3. Figure out positioning of the different translations, show all of them instead of having to hover +4. Show romanizations +5. General beautification +6. TTS?