danielbrendel / hortusfox-web

Self-hosted collaborative plant management system for your local environment
https://www.hortusfox.com
MIT License
618 stars 34 forks source link

'Select' button #204

Closed Javolixier closed 3 months ago

Javolixier commented 5 months ago

Addition of a button to select plants to apply watering, repotting etc to.

Best case implementation could be a 'select' option, eg user is in a location, hits select, then taps plants to add them to selection, then hits 'water' to change the last watered date to current time.

Can use existing 'set all to x' buttons in conjunction with select.

danielbrendel commented 4 months ago

Hi, that's indeed a good suggestion, I'll include this in the next milestone.

danielbrendel commented 3 months ago

Implemented via the following commits:

009990241acbf2e7efabafdc0804eb1fa12044d9 ce297903fee1f2cb3c00a998d32928f457a41d12 10734cefb1bfa5bd1a372c6b239597e27b977ccf

To-do: Implement translations of changes of phrases to other languages.