-
Notifications
You must be signed in to change notification settings - Fork 30
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
UI : show new and rare species on top in overview.php #213
base: main
Are you sure you want to change the base?
Conversation
Additional ideas :
|
Hi @lloydbayley, if you're still around and are interested by the idea I would be really interested by your feedback ! From a logic & coding POV |
If I'm still around? Now I really feel included. The last time I tried an opinion, it resulted in a public telling off, which I don't abide. Pass. |
I've added also rare species - for example species not seen since x days, and it says the last time it was seen (for example : Last seen : 3m ago) |
Code should be final now, including configuration for the duration before which a species becomes "rare" :) I see that as a fast overview of new species, and species not encountered in a long time (like seasonal species, or just ones rarely seen). Default for rare species is 30 days to avoid overload. I've already implemented it in the homeassistant add-on and currently it runs well |
Makes me think that currently apprises notifications considers that a "rare" species is a species not seen in 5 days. We could make that linked to the same new option - honestly a specie not seen in 5 days is not that rare. For example after a bout of rains (quite lengthy in Belgium) I get 5 common "rare species" that just don't like their feathers wet |
e1dbefb
to
abcbcb6
Compare
Cleaned the history |
This is really nice! |
Thanks for the feedback! Well those bird cards were initially globally aligned with the 5 latest but I see your point for the weekly overview. It should be feasible but should be managed through a specific feature request & PR to avoid complexifying this PR |
love this! |
Proposal : highlight new species in a given day
How :
Another solution for this proposal : #143
Don't mind the 0%, I faked a new species for my tests