ishould
v0.3.0
Published
NodeJS interactive CLI TODO list
Maintainers
Readme
ishould
An interactive CLI TODO list on NodeJS.
Usage
Run the script: npx ishould [title] [options].
Key commands
NORMAL MODE
k/jmove up/down a taskiinsert a new taskuupdate a task's name<space>toggle task status
INSERT MODE
ctrl + ocreate task then immediately insert a new one<escape>cancel task creation/editting<enter>create taskleft/right arrowmove cursorbackspace/deleteremove character
