0.3.0 • Published 4 years ago
ishould v0.3.0
ishould
An interactive CLI TODO list on NodeJS.
Usage
Run the script: npx ishould [title] [options]
.
Key commands
NORMAL MODE
k/j
move up/down a taski
insert a new tasku
update a task's name<space>
toggle task status
INSERT MODE
ctrl + o
create task then immediately insert a new one<escape>
cancel task creation/editting<enter>
create taskleft/right arrow
move cursorbackspace/delete
remove character