From 5c3fb215e525a0c63949cb76af24a9dc865d7964 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Tue, 22 Mar 2022 14:47:11 -0400 Subject: [PATCH] update TODO.md --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 20c606a..f468eb1 100644 --- a/TODO.md +++ b/TODO.md @@ -16,4 +16,7 @@ 9. Threading 10. fix integral display 11. Improve loading indicator + - Dynamically hide and unhide it when lagging 12. add comments in `parsing::process_func_str` for it to be better understandable +13. Look into other, better methods of compression that would be faster +14. Better handling of panics and errors to display to the user