0.3.0 • Published 3 years ago

ishould v0.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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 task
  • i insert a new task
  • u 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 task
  • left/right arrow move cursor
  • backspace/delete remove character
0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago