Always Show Ingredient Notes #3129
Replies: 5 comments 2 replies
-
|
I completely agree that this just seems to be bad UI design? It makes it impossible to quickly judge the effort for a recipe, for example, since you cannot see all the required prep work, not to mention the fact that doing the actual prep work would also be a tedious (and possibly unsanitary) nightmare because you would have to move the cursor/touch your device everytime. This was the exact same issue that kept me from further engaging with tandoor in my first testing. Having since decided to give it another go (and still finding this issue grating), I may have a workaround for you: I found that if you use a mobile device the (unofficial and free) app Untare (iOS/Android) does not have this UI problem. That being said I wholeheartedly endorse changing this part of the UI in the web version. |
Beta Was this translation helpful? Give feedback.
-
|
I would like to see this as well. |
Beta Was this translation helpful? Give feedback.
-
|
Agreed. This was also a point on my first tests list, so i would welcome a change. |
Beta Was this translation helpful? Give feedback.
-
|
So I went through a bunch of effort importing all our recipes and my wife immediately said this isn't going to work because of this. We can fix this several ways and claude can do it in seconds. Here's the recommendation: @vabene1111 WDYT? Technical Proposal: User Preference for Ingredient Note Display Overview I'd like to implement a solution for #3129 by adding a user preference that controls how ingredient notes are displayed (inline vs. Problem Statement As noted in the discussion, the current tooltip-based note display makes it difficult to quickly assess recipe preparation effort. Multiple users (wave864, FuzzyWereBeast, Oettinger77) have Proposed Solution Add a user preference toggle that allows each user to choose their preferred ingredient note display:
Implementation Approach
File: cookbook/models.py
Migration:
File: cookbook/serializer.py
File: vue3/src/components/display/IngredientsTable.vue
File: vue3/src/pages/SettingsPage.vue (or appropriate settings component)
File: vue3/src/stores/UserPreferenceStore.ts
Design Decisions Needing Feedback
Testing Plan
Benefits
Questions for Maintainers
I'm ready to implement this once we align on the design decisions. Happy to adjust the approach based on feedback! |
Beta Was this translation helpful? Give feedback.
-
|
if i understand @smilerz correctly this is already implemented on one of his branches. I am currently busy with some IRL stuff but this is definitely going to be implemented. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I've recently setup Tandoor on my Unraid server and am working on importing recipes and settings everything up. I get the impression that food entries are meant to be universal, so for recipes that you might use an onion in, the food should be named "Onion" and notes should include additional information such as "sliced," "diced," or "chopped."
Assuming that I'm thinking about this the right way, is there a way to always show ingredient notes without having to hover over the little comment bubble in the recipe? Here's an example of what I'm looking at:
Beta Was this translation helpful? Give feedback.
All reactions