summaryrefslogtreecommitdiffstats
path: root/roadmap.md
diff options
context:
space:
mode:
Diffstat (limited to 'roadmap.md')
-rw-r--r--roadmap.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/roadmap.md b/roadmap.md
index f79b693..3a9c73a 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -27,13 +27,11 @@
[x] Add google scraper
### at some point
-[ ] look up how to add `debug!` macros; will help troubleshooting blocked requests
-[ ] use trust to distrubute app binaries
-[ ] ask SE forums if I should bundle my api-key? (if so use an env var macro)
+[ ] look up how to add logging `debug!` macros; will help troubleshooting blocked requests
+[x] use trust to distrubute app binaries
[ ] 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 whats actually ergonomic
-[ ] ask legal@stackoverflow.com for permission to logo stackoverflow/stackexchange in readme
+[ ] 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