Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only show the "not adjusted" message if the ingredient line contains any numbers at all #255

Open
flauschtrud opened this issue Sep 13, 2024 · 1 comment
Assignees
Labels
enhancement Improvement of a feature
Milestone

Comments

@flauschtrud
Copy link
Owner

There might be lines in the ingredient list without any numbers like headings or vague ingredients ("salt to taste"). These do not need the "not adjusted" message because it is intended as warning if some amount can't be parsed correctly.

@flauschtrud flauschtrud added the enhancement Improvement of a feature label Sep 13, 2024
@flauschtrud flauschtrud added this to the v1.3 milestone Dec 9, 2024
@flauschtrud flauschtrud self-assigned this Dec 12, 2024
@flauschtrud
Copy link
Owner Author

I decided to remove the "not adjusted" message altogether, since it's not possible to differentiate between (badly written) ingredients without quantities, ingredients where it's totally fine that they don't have a quantity ("salt to taste") or structural line in the recipe.

In my personal recipe collection there were only very few recipes where this message might have been helpful, so overall it distracts more than it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of a feature
Projects
None yet
Development

No branches or pull requests

1 participant