bottom/TODO.md

28 lines
626 B
Markdown
Raw Normal View History

2019-09-10 02:31:03 +03:00
# To-Do List
* ~~Get each function working as a POC~~
* ~~Separate each component for readability, finalize project structure~~
* ~~Refreshing - how are we doing that? Are we allowing individual refresh periods per component?~~
* Write tui display, charting
* Add custom error because it's really messy
2019-09-12 03:41:11 +03:00
* Scrolling event
2019-09-10 02:31:03 +03:00
* Keybindings
2019-09-12 03:41:11 +03:00
~~* FIX PROCESSES AHHHHHH~~
2019-09-11 07:52:51 +03:00
* Refactor everything because it's a mess
* Test for Windows support, mac support
2019-09-10 02:31:03 +03:00
* Efficiency!!! Make sure no wasted hashmaps, use references, etc.
* Potentially process managing? Depends on the libraries...
* Filtering in processes (ie: search)