rprouse/dotnet-todo

Add listall Command

Closed this issue · 0 comments

listall

Displays all the lines in todo.txt AND done.txt that contain TERM(s) sorted by
priority with line numbers. Hides all tasks that contain TERM(s) preceded by a
minus sign (i.e. -TERM).

If no TERM specified, lists entire todo.txt AND done.txt concatenated and sorted.

todo listall [TERM...]
todo lsa [TERM...]