Add timeline function for cooked recipes #391
Labels
database
Pull requests that update SQL
enhancement
New feature or request
frontend
Go HTML templates
go
Pull requests that update Go code
Milestone
Is your feature request related to a problem? Please describe.
When baking I often use the same recipe but tweaking minor details. In these cases it would be very nice to have a timeline function, similar as to how Mealie have.
Describe the solution you'd like
A button or similar to indicate you have actually cooked the recipe.
Prompt the user to fill in any additional information, e.g. rating (separate request via #390), comments/notes and the date it was cooked (default to today's date, but editable).
Maybe a photo could be useful to add, but that part could simply be solved by adding additional images to the actual recipe page instead of to the timeline.
To make the timeline useful it also requires some kind of dialog or similar to view it.
Previous timeline objects should be editable in case of errors, misspellings etc.
Describe alternatives you've considered
It would not provide the same usefulness, but the timeline could be entered simply as free-text notes in case of #348.
The text was updated successfully, but these errors were encountered: