2024-10-21 12:11:06 +00:00
|
|
|
# To-Do List
|
|
|
|
|
2024-10-29 16:59:57 +00:00
|
|
|
- [X] Add more safeguards to avoid bad usage.
|
2024-10-21 12:11:06 +00:00
|
|
|
- [ ] Create a man page.
|
|
|
|
- [ ] Add more documentation to `help` subcommand.
|
|
|
|
- [ ] Add import/export functionality.
|
2024-10-29 18:44:09 +00:00
|
|
|
- [X] Properly align output columns from `list` subcommand.
|
2024-10-21 16:44:38 +00:00
|
|
|
- [X] Add feature for editing recipe name and description.
|
2024-10-21 16:37:53 +00:00
|
|
|
- [X] Name
|
2024-10-21 16:44:38 +00:00
|
|
|
- [X] Description
|
2024-10-21 16:45:00 +00:00
|
|
|
- [ ] Allow for writing description in editor.
|