summaryrefslogtreecommitdiffstats
path: root/roadmap.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-25 19:48:16 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-26 10:19:06 -0700
commit408660cb5d9a900921200d9cc43943e912f815e6 (patch)
tree4346ceec5f98b9b384033c2dbf6dceffc322775b /roadmap.md
parentcea8ac496f97a36790bdbe3bbb3a87bf9c91a7f4 (diff)
Fix various small bugs
Diffstat (limited to 'roadmap.md')
-rw-r--r--roadmap.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/roadmap.md b/roadmap.md
index 3a9c73a..ce8375c 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -27,11 +27,11 @@
[x] Add google scraper
### at some point
-[ ] look up how to add logging `debug!` macros; will help troubleshooting blocked requests
[x] use trust to distrubute app binaries
+[ ] look up how to add logging `debug!` macros; will help troubleshooting blocked requests
+[ ] handle backoff responses from SE
[ ] allow new queries from TUI, e.g. hit `/` for a prompt
[ ] or `/` searches current q/a
[ ] clean up dingleberries in error.rs and term.rs ; only keep what's actually ergonomic
-[ ] add duckduckgo logo to readme
[ ] per platform package mgmt
[ ] more testing