2019-09-09 23:31:03 +00: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?~~
|
|
|
|
|
2019-09-15 04:06:57 +00:00
|
|
|
* ~~Write tui display, charting~~
|
|
|
|
|
|
|
|
* Scaling in and out
|
2019-09-09 23:31:03 +00:00
|
|
|
|
2019-09-10 22:22:34 +00:00
|
|
|
* Add custom error because it's really messy
|
|
|
|
|
2019-09-15 01:48:29 +00:00
|
|
|
* Remove any ``unwrap()``.
|
|
|
|
|
2019-09-12 00:41:11 +00:00
|
|
|
* Scrolling event
|
|
|
|
|
2019-09-09 23:31:03 +00:00
|
|
|
* Keybindings
|
|
|
|
|
2019-09-12 00:41:11 +00:00
|
|
|
~~* FIX PROCESSES AHHHHHH~~
|
2019-09-11 04:52:51 +00:00
|
|
|
|
|
|
|
* Refactor everything because it's a mess
|
|
|
|
|
2019-09-10 22:22:34 +00:00
|
|
|
* Test for Windows support, mac support
|
2019-09-09 23:31:03 +00:00
|
|
|
|
2019-09-15 04:06:57 +00:00
|
|
|
* Efficiency!!!
|
2019-09-09 23:31:03 +00:00
|
|
|
|
|
|
|
* Potentially process managing? Depends on the libraries...
|
|
|
|
|
2019-09-10 22:22:34 +00:00
|
|
|
* Filtering in processes (ie: search)
|