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

feature: allow compound rulesets #13

Open
slifty opened this issue Aug 23, 2023 · 0 comments
Open

feature: allow compound rulesets #13

slifty opened this issue Aug 23, 2023 · 0 comments

Comments

@slifty
Copy link

slifty commented Aug 23, 2023

I'd like to be able to define tabs with multiple actions that are performed from left to right.

Some example use cases:

  • "use:<400;sell>=400" would use items if the price is under 400 but sell if the price is above 400.
  • "sell:keep10;display" would sell all but 10 of something and display the remainder.
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

1 participant