Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Days/weeks/months inconsistency on plant cards #269

@9YbQiuEohUu1

Description

@9YbQiuEohUu1

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions