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

[Feature Request] History log under the plant #156

Closed tomduud closed 3 months ago

tomduud commented 6 months ago

Is there a way to get history data under the plant. E.g. show when it was repotted, what is the watering schedule in the past etc? Now I see the history data on the front page but not on individual plants.

danielbrendel commented 6 months ago

Currently the history log is only shown in the dashboard or in the user profile. But this is a good idea indeed. Maybe even a bit more appealing than just a log.

tomduud commented 6 months ago

"more appealing" is a good idea. Maybe show somekind icons related to the log event. E.g. watering, repotting etc. And maybe there is a way to add text items specific to that log also. E.g. I want to mention that watering included this time EC 0.4 of brand X or Y fertilizer instead of just the water. Also possibility just log one free text (maybe with icon/media if that is the way to go) and keep note field as "overall note for the plant" would be great.

danielbrendel commented 4 months ago

To-do: Pagination

danielbrendel commented 4 months ago

Pagination implementation via c0eb50f12547ad1f326e36529b06dabcea30d8be

danielbrendel commented 3 months ago

Resolved.