Is a ToDo in a TUI.
trying to make it with Charm's Bubbletea
Pressing
?on ToDo list, shows Full Help for Actions' key bindings.
On Task Board
-
Arrow Keys for moving selection; OR
h/j/k/lfor Left/Up/Down/Right -
+orn: Add new task to ToDo list -
-or[DELETE]: Delete selected Task -
uor[INSERT]: Update selected Task's Title or Description -
rorTAB: Display Task Details; as longer text gets hidden in list -
right/left arrow key: Move across Lists -
[orw: Move selected Task UP in the same list -
<ora: Move selected Task to Previous List -
]ors: Move selected Task DOWN in the same list -
>ord: Move selected Task to Next List -
[PageUp]: Prevous Page on Paginated List -
[PageDown]: Next Page on Paginated List -
Ctrl + tto show Blocked List instead of Done -
Ctrl + yto show Abandon List instead of Done -
Ctrl + rto show Archive List instead of Done -
Ctrl + eto show Done List as last List
On Task/Item Form
-
[ENTER]: When inTitleinput field, moves toDescriptionfield. When inDescriptionfield, adds/updates to Task Board. -
Ctrl + k: Skips adding new Task
Loads/Saves state from/to
tuido.yamlby default. Can pick custom filepath with-file <yaml-filepath>flag.
- License: GPLv3
