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

how to schedule task from user input? #81

Closed
sssseossss opened this issue Feb 19, 2016 · 1 comment
Closed

how to schedule task from user input? #81

sssseossss opened this issue Feb 19, 2016 · 1 comment
Labels

Comments

@sssseossss
Copy link

Hi!
many thanks for useful library!
I have issue - i need to allow user to input scheduler according to his needs. Is there any way I could allow user to input scheduling command and input 'job' myself.
many thanks!

@dbader dbader added the question label Nov 7, 2016
@dbader
Copy link
Owner

dbader commented Nov 7, 2016

Hi @sssseossss 👋 There's nothing built into schedule directly that would help you do that, but you could certainly build your own input parsing on top of it.

I don't think adding this functionality to schedule would help in the long run, as it's a separate concern IMO.


Thanks for your question. Closing this so we can keep the tracker clean of loose ends. Feel free to follow up (or make a separate issue) with more questions/discussion 😃

@dbader dbader closed this as completed Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants