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

Days/weeks/months inconsistency on plant cards #269

Open
9YbQiuEohUu1 opened this issue Jul 16, 2022 · 1 comment
Open

Days/weeks/months inconsistency on plant cards #269

9YbQiuEohUu1 opened this issue Jul 16, 2022 · 1 comment
Milestone

Comments

@9YbQiuEohUu1
Copy link

There's a lack of consistency in time units displayed on plant cards:

  • Total plant age ("planted x ago") rounds up to days/weeks/months/years depending on the duration.
  • Current stage (e.g., "x flowering") always uses days.
  • Last watered rounds up to days/weeks/months/years.

Compact card style uses a somewhat different scheme

  • Total plant age - always days.
  • Current stage - always days.
  • Last watered rounds up to days/weeks/months/years.

Would it be possible to use a more consistent approach where all three metrics use the same unit? Preferably days for all three, which would be the most informative in terms of waterings (there's little use in knowing last watering was done "1 week ago" as long as it can mean anywhere from 7 to 13 days).

Even better, can we have a setting that would allow choosing the preferable unit display as suggested in #268 ?
Thanks!

@7LPdWcaW 7LPdWcaW added this to the v3.0 milestone Jul 17, 2022
@7LPdWcaW
Copy link
Owner

I think a setting is a good idea, but won't be something added to the current version of the app.

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