2024-10-21 12:11:06 +00:00
|
|
|
# To-Do List
|
|
|
|
|
2024-11-01 14:55:44 +00:00
|
|
|
- [-] 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
|
|
|
|
|
2024-10-21 12:11:06 +00:00
|
|
|
- [ ] Add import/export functionality.
|
2024-10-21 16:45:00 +00:00
|
|
|
- [ ] Allow for writing description in editor.
|