summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-24 15:13:56 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-24 15:14:25 -0700
commit1a18145d77b1605dab2d1b1cd18a8cf940ea489c (patch)
tree8c7cda9d270d1db83f4c8f75ebfe46c4fc900f12 /TODO.md
parent8395006cb0fa8852f21b9d423cd85b5b562bad8d (diff)
Update cargo metadata
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index 992f2d6..04cd41f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,10 @@
# TODO
+1. Use trust to make cross platform binaries
+2. Make an example GIF
+3. Shore up the README
+4. Add license file
+
### Endless future improvements for the TUI
3. Small text at bottom with '?' to bring up key mapping dialog
1. Init with smaller layout depending on initial screen size.
@@ -31,9 +36,6 @@ BLOCK_INDICATORS = (
)
```
-#### distribution
-1. oh game over [dawg](https://github.com/japaric/trust)
-
#### ideas
5. Add sort option, e.g. relevance|votes|date
8. Keep track of quota in a data file, inform user when getting close?