We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment once the user has prompt a task and it was done, the prompt is lost.
Providing the user a checkbox save save and a dropdown of tasks they can choose from.
Adding some script to check task history and look for reoccurring tasks and save them
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem Description
At the moment once the user has prompt a task and it was done, the prompt is lost.
Proposed Solution
Providing the user a checkbox save save and a dropdown of tasks they can choose from.
Alternative Solutions
Adding some script to check task history and look for reoccurring tasks and save them
Additional Context
The text was updated successfully, but these errors were encountered: