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

Support entering datapoints as fractions #418

Open
theospears opened this issue Nov 13, 2023 · 0 comments
Open

Support entering datapoints as fractions #418

theospears opened this issue Nov 13, 2023 · 0 comments
Labels
RFE Request For Enhancement aka feature request UVI Will count as a User-Visible Improvement

Comments

@theospears
Copy link
Collaborator

Many non-integer data points are more naturally entered as a fraction than a decimal. For example reading 1/3 of a paper, or eating 1/2 of an Apple. The beeminder website facilitates this by allowing entering fractions in the data entry fields, which are then converted to decimal.

Request:

  • Support entering data in the form x/y in the beemios value inputs
  • Add / as a button to the keyboard on iPhone
  • Convert this to a decimal value before submitting

Notes:

  • Values will be converted and then displayed as decimals after being entered - this is purely an aid for recording values.
  • We shouldn't support combining this with : for time inputs. One or the other!
@theospears theospears added the RFE Request For Enhancement aka feature request label Nov 13, 2023
@dreeves dreeves added the UVI Will count as a User-Visible Improvement label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFE Request For Enhancement aka feature request UVI Will count as a User-Visible Improvement
Projects
None yet
Development

No branches or pull requests

2 participants