Chris Cummer
|
7bf2ad88cf
|
Clean up the Todo display code
|
2018-05-30 21:51:39 -07:00 |
|
Hossein Mehrabi
|
3c66bc9152
|
removed unused variable
|
2018-05-30 21:50:27 +04:30 |
|
Hossein Mehrabi
|
977eb55944
|
todo: update index of selected item in the end
|
2018-05-30 21:42:26 +04:30 |
|
Hossein Mehrabi
|
30428ec3a4
|
move checked todos to bottom
|
2018-05-29 21:42:19 +04:30 |
|
Chris Cummer
|
dcfacd9510
|
[WTF-53] Closes #53. Todo display properly pads line lengths.
[WTF-53]
|
2018-05-26 21:19:08 -07:00 |
|
Chris Cummer
|
9caaadb48d
|
Delete commented-out requires
|
2018-05-24 14:36:18 -07:00 |
|
Chris Cummer
|
62c9e3892a
|
Generic PadRow function added
|
2018-04-23 09:35:23 -07:00 |
|
Chris Cummer
|
3de253bd0d
|
Better color config standardization. It's not just random anymore
|
2018-04-23 09:17:54 -07:00 |
|
Chris Cummer
|
d7bc26684a
|
Some minor cleanup
|
2018-04-22 23:40:57 -07:00 |
|
Chris Cummer
|
e1950bf756
|
Checked items are _gray_
|
2018-04-22 22:05:26 -07:00 |
|
Chris Cummer
|
a0ce5eb412
|
Basic selectable todo functionality working
Can:
- move between todo items
- toggle checked/unchecked state
Cannot:
- persiste changes to file
- add items
- delete items
|
2018-04-22 20:59:13 -07:00 |
|