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

[enhancement] Add initial preset. #7

Open
iojforever opened this issue Nov 28, 2021 · 1 comment
Open

[enhancement] Add initial preset. #7

iojforever opened this issue Nov 28, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@iojforever
Copy link

Initial preset idea:

For now, there was an initial delay added into the plugin, so i think it would be cool if there will be an initial preset.

WDYM?

As i saw, there is only two ways to launch presets - random one and one-after-another. With that scheme, i would like to make one preset that will be first one and after that, others will go through the round. Also, if possible, that preset should not be included into main presets list.

Thats not really hard i guess?
Well, if its not, then how about make multiple initial presets possible with configurable time for every preset? Just an idea for you to look at.

Lest pretend its possible. What about an example?
Sure!

# Initial preset that will be the first and only one. 
- Preset3
# The order on which presets will be ran.
order:
- Preset1
- Preset2
- Preset4
- Preset5
@SebasCapo SebasCapo added the enhancement New feature or request label Nov 29, 2021
@SebasCapo
Copy link
Owner

Good idea! Will include this change next patch, ideally this will be added without breaking pre-4.0.2 files, so it won't be strictly necessary to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants