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
I would like to update the priority of multiple existing tasks to the same priority. E.G.
tb -p 2 @76 @80
After issuing this command the tasks 76 and 80 should have the priority 2.
Right now the command produces the following error.
✖ More than one ids were given as input
The text was updated successfully, but these errors were encountered:
Updating the priority of multiple tasks is not yet supported, but it will be in the near future.
Sorry, something went wrong.
No branches or pull requests
I would like to update the priority of multiple existing tasks to the same priority. E.G.
After issuing this command the tasks 76 and 80 should have the priority 2.
Right now the command produces the following error.
The text was updated successfully, but these errors were encountered: