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

Configurable filters -- view a subset of sites #11

Open
narc0tiq opened this issue Oct 4, 2015 · 1 comment
Open

Configurable filters -- view a subset of sites #11

narc0tiq opened this issue Oct 4, 2015 · 1 comment

Comments

@narc0tiq
Copy link
Owner

narc0tiq commented Oct 4, 2015

Currently sites are divided into two groups: those which have less than 10% of their initial ore remaining, and all the others. This corresponds to the minimized/maximized state of the YARM list.

For the future, I'd like to change that to a set of configurable filters:

  • less than X% remaining
  • sites with estimated time to depletion less than X minutes (@tivec))
  • idle sites (not including untapped sites (at 100% remaining)) (@tivec)
  • sites with miners that no longer have anything under them
  • active sites (being mined, i.e., non-zero ore-per-minute/miners are present) (@tivec)
  • sites with [specific ore] -- which can include a virtual "total" site summarizing all the data (@cpw)
  • all sites with warning conditions (i.e., union of the first two filters)
  • all sites

Where applicable, the filters' numbers should be configurable, with separate values for finite (e.g., ore) and infinite (e.g., oil) resource sites, as the same numbers don't usually make sense for both.

@narc0tiq narc0tiq changed the title Configurability for the sites above the fold Configurable filters -- view a subset of sites Nov 12, 2015
@narc0tiq narc0tiq modified the milestone: 0.8 Aug 17, 2016
@narc0tiq
Copy link
Owner Author

Some progress was made in v0.8 -- instead of the expando, there are now filters, they're just not configurable yet.

@narc0tiq narc0tiq removed this from the Next major version milestone Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant