summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-10 11:44:17 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-10 11:44:17 -0700
commit7ac11eee2b38522f22fa44227ffb6411b4f758e4 (patch)
tree5e98d915600fcf3df87a4b9870e8a9789f5e5e35 /TODO.md
parent0056c5a93feabf96f432c5a50bd492742483acbd (diff)
Trying out tui-rs...
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2d06bce..26c87fd 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,5 @@
# TODO
-
+1. maybe <query> is optional, and leaving blank starts up TUI?
### v0.2.0
0. Termimad interface for viewing questions and answers
0. use [par_iter](https://github.com/rayon-rs/rayon) for parsing markdown and manual <kbd> removers, etc.