todo-cli
todo-cli copied to clipboard
Commands like show and complete should allow a filter argument
This will enable non-interactive use, e.g.
todo show refactor
would show everything with refactor in it.
todo complete registration
will complete everything with registration in it.