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

Importing a recipe adds food into a database table oddly #3544

Closed
wingnut144 opened this issue Feb 6, 2025 · 2 comments
Closed

Importing a recipe adds food into a database table oddly #3544

wingnut144 opened this issue Feb 6, 2025 · 2 comments

Comments

@wingnut144
Copy link

Tandoor Version

1.5.31

Setup

Docker / Docker-Compose

Reverse Proxy

No reverse proxy

Other

No response

Bug description

If I import from AllRecipies.com, and it has the ingredient listed as:

2 (8 ounce) boneless New York strip steaks in Tandoor it shows the ingredient as:

2 (8 ounce) boneless New York strip steaks
And if I go to the food section in the settings, its entered in there as 8( and ounce). I've also noticed that I can't see a way to delete food items

Relevant logs

@wingnut144
Copy link
Author

Can you tell me why every food has to be entered into what I'm guessing is a table? Can't you allow people to enter the text they want for the ingredients at the time they're adding a recipe? Or scrape the ingredient name on import from url, add it to your system as a editable text field?

@smilerz
Copy link
Collaborator

smilerz commented Feb 7, 2025

All of the data is meant to be searched and managed. If you are looking for text only fields for ingredients there are probably better options than tandoor.

@smilerz smilerz closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants