Skip to content

teamdunno/to

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to - a todo cli made to be simple

initializing

to init initializes a todo list for this project it makes a .to directory, and keeps all of the info about to stuff inside of it

you do not need to do this, as it is (practically) useless

you may choose to exclude this directory from your vc by simply adding .to to its ignore file (whatever that may be)

adding tasks

adding a task is as simple as to do "add a task". it automatically gets grouped into the "everything" group. you may also change it's group: to do "add a task" --group "work".

grouping

you may group tasks like this:

to do "another"
to show
to group add abcde "work"

About

A Todo CLI made to be simple

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages