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

Remove environmental info after inactivity #35

Open
N3FJP opened this issue Dec 2, 2024 · 1 comment
Open

Remove environmental info after inactivity #35

N3FJP opened this issue Dec 2, 2024 · 1 comment

Comments

@N3FJP
Copy link

N3FJP commented Dec 2, 2024

Remove environmental display if not updated in a period of time (a few hours perhaps).

@mblauser
Copy link
Contributor

mblauser commented Dec 2, 2024

When implementing logic whether to display this info, couple it with a user preference setting whether to display or hide. Could accomplish both by accepting a numerical value in minutes of staleness (default 30 or 60), or a zero or null value to not display the info at all.

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