brabli / todo-list

Python todo cli.
0 stars 0 forks source link

Add a "task" flag -t1 that adds a "task" to an item #14

Open brabli opened 3 years ago

brabli commented 3 years ago

Eg: TODO LIST

  1. Go to shops a. Buy milk b. Buy bread
  2. Cook dinner a. Chop veg

This may be tricky to add given how a lot of other flags work, such as remove and append. -r1b