TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.53k stars 581 forks source link

map meal-type to recipe #1186

Open TWART016 opened 2 years ago

TWART016 commented 2 years ago

Is your feature request related to a problem? Please describe. While creating a Meal Plan, it is mandatory that I specify a Meal Type.

Describe the solution you'd like Would it be possible to add a Meal Type field to the recipes? Then the Meal Plan would automatically preselect in the meal plan creation.

vabene1111 commented 2 years ago

very nice idea, a per recipe default meal type. I like that, also integrates nicely with auto meal planning

smilerz commented 2 years ago

Would it be possible to add a Meal Type field to the recipes? Then the Meal Plan would automatically preselect in the me

@vabene1111 This might be a good target for Automation. Recipes have keywords already - when Recipe with keyword X is added to mealplan give it type Y. I don't think any more fields need to be added - all of the data necessary to do something like this is available.

vabene1111 commented 2 years ago

this is a very cool idea to solve this. Just a little hesitant as i still do not feel comfortable with the way i implemented automations but will look at that.

The downside of keywords is that you need to add a keyword (which will be shown on the card/view) to use the automation, some people might prefer to have this "invisible". But this could also be solved by allowing to "hide" keywords and just have them searchable/automatable ...