Skip to content
Discussion options

You must be logged in to vote

Is it possible to bind a key to starting a task? I have yet to find a command or API function that starts a given existing task.

Interesting...so the task already exists and is in PENDING state? Or you're saying this task was created ad-hoc using OverseerShell and it ran to completion, but now you want to re-start it? There is no built-in command for doing this, other than :OverseeerTaskAction -> select task -> start as you've already found. You could build something for this yourself. You can use this recipe as a starting point.

I was hoping I could make a command that started a task with a given ID when being run, it could like :OverseerRestart 1 for example, where 1 would be that ta…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@LordMZTE
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by LordMZTE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants