summaryrefslogtreecommitdiffstats
path: root/roadmap.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-16 20:55:10 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-16 20:55:10 -0700
commitd422c8424ae76fc85e0fdf55257e0cee7fa38271 (patch)
tree0ebfd038e294b0020ca41aeb9a43c1f6879615ba /roadmap.md
parent76be36e46a5d404cbfb93253bfba4b73f03ee811 (diff)
Add --lucky flag
Punting on async for now because loading up the cursive app is already super fast. Might be noticeably necessary after multi-site and external search engines are added
Diffstat (limited to 'roadmap.md')
-rw-r--r--roadmap.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/roadmap.md b/roadmap.md
index edab04e..1a1bc4c 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -24,6 +24,7 @@
[ ] Add duckduckgo scraper
### at some point
+[ ] ask SE forums if I should bundle my api-key?
[ ] allow new queries from TUI, e.g. hit `/` for a prompt
[ ] or `/` searches current q/a
[ ] clean up error.rs and term.rs ; only keep whats actually ergonomic