TomBursch / kitchenowl

KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.
https://kitchenowl.org/
GNU Affero General Public License v3.0
1.2k stars 66 forks source link

Feature request: international measurement system #367

Open elChapoSing opened 7 months ago

elChapoSing commented 7 months ago

What's the feature 🧐

Whenever I load recipes from a non-US website and get measurements in grams instead of cups/oz etc, the system does not recognize anything.

Extra information and references

I also could not find a way to specify them manually.

variada commented 7 months ago

same problem from the other direction here as well. - when importing (let's say Chefkoch recipes) at least half the measuring units are not recognized. teaspoons (TL in German), tablespoons (EL in German) among them. also cups, packages (baking powder, yeast....) etc don't tick. basically I can't really import anything at the moment without having properly.

same problem occurs when entering recipes by hand. if I try 4 tablespoons of anything nothing works. and first adding, then adding quantity is really heavy lifting on a computer screen as clicking the ingredient deletes it from the recipe (spotting the menu dots far off to the right was enlightening, but is still a chore to hit them correctly)