diff --git a/TODO.md b/TODO.md index 2fb2cee..1439d84 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,14 @@ # To-Do List -- [X] Add more safeguards to avoid bad usage. -- [ ] Create a man page. -- [ ] Add more documentation to `help` subcommand. +- [-] v1.0 + - [X] Add basic functionality. + - [X] Add more safeguards to avoid bad usage. + - [ ] Create a man page. + - [ ] Add more documentation to `help` subcommand. + - [X] Properly align output columns from `list` subcommand. + - [X] Add feature for editing recipe name and description. + - [X] Name + - [X] Description + - [ ] Add import/export functionality. -- [X] Properly align output columns from `list` subcommand. -- [X] Add feature for editing recipe name and description. - - [X] Name - - [X] Description - [ ] Allow for writing description in editor.