summaryrefslogtreecommitdiffstats
path: root/roadmap.md
diff options
context:
space:
mode:
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