hit9 / todo.c

Command line lightweight todo tool with readable storage , written in C.
BSD 2-Clause "Simplified" License
132 stars 23 forks source link

add cleanup command to remove done tasks from the todo list #6

Closed benpicco closed 11 years ago

benpicco commented 11 years ago

Add a command so that todo cleanup will remove finished tasks from the todo list.

hit9 commented 11 years ago

Nice command. :+1: