TandoorRecipes / recipes

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

Meal Planner - Remove image and have standard sort order in calendar view #1272

Open bartekd123 opened 2 years ago

bartekd123 commented 2 years ago

When I look at the calendar, I have 2 issues, wondering if you can incorporate these changes

1.) I have 3 meal types (Breakfast, lunch and dinner). When I add Lunch first, then breakfast, they show up in the order they were added, even though in settings, I have the order as Breakfast, Lunch, Dinner). Can it instead be shown in the calendar view consistently matching the order in settings?

2.) To keep it concise, can there be an option to not show an image for each meal in the calendar view?

Describe the solution you'd like 1.) Change the order based on the order configured in the settings (or have an option in the settings to have the groupings across the calendar, so I can see if there was a day that I don't have anything under "breakfast" or "Lunch") 2.) Option to not display images (maybe a checkbox under the settings)

vabene1111 commented 2 years ago
  1. this should already be the case but we will verify this.
  2. some sort of "compact layout" even for the large view could be configurable

we will look into this

m-oezokyay commented 1 year ago

(1) still happens to me in the compact layout when viewing the meal plan on my smartphone (version 1.5.4). I think we should label this as a bug, if it isn't already fixed in a development version.

manjarco commented 4 months ago

Having the same problem with meal type order (on the hosted instance). Hoped changing the mealtype order a few times in the settings was a solution. Sadly its not.

calendar-view

list-view

vabene1111 commented 4 months ago

yes there is currently no sorting between entry types. I added the ability for a "time" with the next version which is not yet represented in the UI but a preparation for future calendar export. I will look into sorting and times with the new interface.