karlomikus / vue-salt-rim

Salt Rim is a Vue based web client used for connecting to Bar Assistant server instance.
https://barassistant.app
MIT License
92 stars 17 forks source link

Substituted ingredients needs "and" option. #204

Closed reefland closed 1 month ago

reefland commented 1 month ago

The substituted ingredients seems to assume multiple selections is an "or":

image

I need the combination of 2 ingredients to make a substitute. Perhaps a radio button to select between or and and?

image

zhdenny commented 1 month ago

That seems like a pretty specific distinction....

Maybe it's easier to just use the Note features on an ingredient or on the cocktail itself to say this sorta thing.

Sounds like a neat feature though.

reefland commented 1 month ago

Yes, I'm using comments and notes on other ingredients for now to make it clear. I agree, it's a handy feature.

Another example I can think of -- Tiki drinks that specifically call for Donn's Mix which might be premade on-hand, but I'd like to shows that grapefruit juice and cinnamon syrup can be used as a substitute.

karlomikus commented 1 month ago

The way substitutes now work, this will not change. What I can recommend as a workaround, create a new complex ingredient that is made of other ingredients. So for example, create Donn's Mix and add grapefruit juice and cinnamon syrup as ingredient parts.

Snimka zaslona 2024-08-07 214527

reefland commented 1 month ago

For me with the substitutes allowing amount/units to be set works better than just a complex ingredient.