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

Add support for cooking measurements #6

Open
jp8311 opened this issue May 21, 2023 · 3 comments
Open

Add support for cooking measurements #6

jp8311 opened this issue May 21, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@jp8311
Copy link

jp8311 commented May 21, 2023

Great tool, i like the UI. I'd like to use it for easy recipe conversions on the fly. To this end there are a few features I'd like to request. I'll seperate these into needs and wants 😂

Need:

  • add ounces for weight conversions
  • add a metric cup volume (currently only has imperial cup measurements). Would be really useful to be able to convert metric to imperial cups easily actually.

Wants:

  • table spoon & tea spoons in liquid tab
  • 1/4 cup, 1/3 cup and 1/2 cups in liquid tab (both metric and imperial?)

Pipe dreams / ideas:

  • filters? Hide/show units of measurements to make it more readable at a glance?

  • widgets! Or just being able to make a custom tab to add direct conversions. I.e.
    Custom tab with multiple calculators nested inside you can scroll to reveal:

  • Celcius to farenheit calculator

  • volume calculator filtered to only show cups, teaspoons and tablespoons

  • volume (ml) to weight (g) using water as a reference

Thanks again for the tool. I can see it being really useful

@ThiBsc
Copy link
Owner

ThiBsc commented May 22, 2023

Hello @jp8311 ,
Thank you very much for your feedback, I can't promise I can do all your requests and it can take some times due to my real job, but if I find the time I'll implement step by step what you asked.
Don't hesitate to give more feedback, it is really appreciated and help me to to the app better (even if it is not used so much) 😄

@ThiBsc ThiBsc added the enhancement New feature or request label May 22, 2023
@ThiBsc ThiBsc self-assigned this May 22, 2023
@ThiBsc
Copy link
Owner

ThiBsc commented May 24, 2023

The actual cup in the app is a US cup, I'm going to add both metric and imperial in liquid tab

ThiBsc added a commit that referenced this issue May 24, 2023
@ThiBsc
Copy link
Owner

ThiBsc commented May 24, 2023

@jp8311 Your needs are done but not published on the store yet. I'll go with your wants also and I'll publish a new version. Then I'll take a look to your dreams 😄
I have some questions:

  • When you say: 1/4 cup, 1/3 cup and 1/2 cups in liquid tab (both metric and imperial?)
    What do you mean ? Because all the conversion are done comparing one reference unit. In the case of liquid, all are converted to and from liter for convenience coding purpose. So if you want to know how much is 1/4 cup in another unit, you can enter directly 1/4 (or 1/3, 1/2...) in the input field
  • Not sure to understand Celcius to farenheit calculator, the conversion is not enough ?
  • volume calculator filtered to only show cups, teaspoons and tablespoons If I understand well, you want a filter system to be able to show/hide some unit depending on your want/need ?

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

When branches are created from issues, their pull requests are automatically linked.

2 participants