summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-23 23:07:35 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-24 01:35:50 -0700
commit9d1e601554a982c2932e2161b153104d4cc14424 (patch)
tree0e27ef0ad56a2760f0d7f87e02027505b32dd8a3 /TODO.md
parent74bda95681c253eea5010417dc74e8569010f7f9 (diff)
Reorganize code
The StackExchange struct was getting really bloated. This separates it into smaller modules and structs.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 4a97764..083d492 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,7 @@
# TODO
### v0.3.1
+0. Refactor the enum/struct for search engines
1. Much of the code can be reused for google:
* parsing href after `"url="` (similar to uddg)
* formatting `(site:stackoverflow.com OR site:unix.stackexchange.com) what is linux`