summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-08 00:18:22 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-08 00:18:22 -0700
commit5c474afe36c9a7f0fe89b67c214a566d02091208 (patch)
tree381225aaa64a45eb6f4232eab0d55a02fefa7129
parent28b2629565149e381440c80f83732386eb99887c (diff)
Add some TODOs
-rw-r--r--TODO.md3
-rw-r--r--roadmap.md2
2 files changed, 4 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 8c0f6de..59b1f47 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,7 +4,8 @@
1. Touch up CLI and all that
### v0.2.0
-3. Termimad interface for viewing questions and answers
+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.
1. Add `lucky: bool` to config, but
2. add --lucky and --no-lucky conflicting flags to cli
3. If --lucky, async get 1 result while getting limit results
diff --git a/roadmap.md b/roadmap.md
index 363b9b7..0efa01a 100644
--- a/roadmap.md
+++ b/roadmap.md
@@ -22,6 +22,8 @@
[ ] Add duckduckgo scraper
### at some point
+[ ] ask legal@stackoverflow.com for permission to logo stackoverflow/stackexchange in readme
+[ ] add duckduckgo logo to readme
[ ] cross-platform release binaries
[ ] per platform package mgmt
[ ] testing