-
Notifications
You must be signed in to change notification settings - Fork 8
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
[RFC] Presets #62
Comments
overall i like this a lot; the yml file feels -slightly- annoying to write in your spec but certainly could be worse and i can't immediately think of a better way to format it. in terms of ensuring we have the right presets, would this just be a "you have to PR your preset into greenbox and keep it updated" type thing for people who want to build a custom one? to your point, i think there are basically 3 categories of presets:
my guess is we'd get the most preset action in the farming space but contest space could be good both for ASS and people on the kol forums. to that end, would probably be good to think through if there are ways we could automate the generation of presets from, say, a CSV file or a google sheet. that way people who are not very technical could still make preset concepts and we can easily generate the yml needed to add them. (also, lazily, i like the fact that i can update the iotm tier list on my phone, so it would be neat if this could automatically ingest/update that shared tier list). |
Preset generation would be nice, but before that should come a way to upload1 or give a URL for a yaml file to get a preset the site doesn’t support. The URL one might be easier; you could do Footnotes
|
We can't do that because we don't necessarily know ahead of time what items for which we need to check existence. |
I'm proposing a set of shareable filter "presets" that make it possible to view a greenbox profile showing only the boxen that are important for a specific scope.
Proposed Implementation
A new package would be added to the repository with the following structure
These yml files are formatted like this
When viewing a profile, you can add
&p=garbo
(for example) and have the view filtered to only the items and skills specified in the file.The text was updated successfully, but these errors were encountered: