Skip to content

arobase-che/todo.cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb82546 · May 11, 2018

History

42 Commits
May 8, 2016
Jan 28, 2018
Sep 21, 2017
Aug 27, 2017
May 11, 2018
Jan 28, 2018

Repository files navigation

todo.cpp

Todo list program

Screenshot

Usage : todo [show,add,remove,check,set]

todo use the file named ".todo.txt" in the current dir. So you can use many todo-list, one per directory. They have no ID system. For select a task, just type it or a part of it. You can add priority for each task "todo add priority task" or "todo set priority task-part" To check a task type "todo check todo-part"

If many tasks contains the todo-part, all of it will be selected.

Exemple of how you can use it :

Screenshot

About

Todo list program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published