From 1e304417c5c2cb2aeb3a6674c3b3602943f2ba5d Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 13 Apr 2023 14:10:53 -0700 Subject: [PATCH] Updated TODO --- TODO.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index 2e78541..d68fe61 100644 --- a/TODO.md +++ b/TODO.md @@ -6,14 +6,10 @@ Roadmap for fixes and features. - Commands (help, clear, reset, quit, list constants, list units) - Documentation (usage) - Documentation (comments) - - Unit conversion, more units, better printing + - More units, better printing - Unit tests - - Fix unit power - - Better unit powers + - Plural unit names - Releases - - Fix unit conversion - - Minute + second - - 2sec + day -> broken print ## General - CLI Options: version, help, evaluate @@ -54,4 +50,5 @@ Roadmap for fixes and features. - Live syntax/output (like firefox js terminal) - Syntax highlight input and output - fish-style tab completion - - Numbered expressions, history recall \ No newline at end of file + - Numbered expressions, history recall + - Better power printing \ No newline at end of file