taskbook icon indicating copy to clipboard operation
taskbook copied to clipboard

Update priority of multiple tasks

Open michaelhochleitner opened this issue 4 years ago • 1 comments

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

michaelhochleitner avatar Feb 25 '20 11:02 michaelhochleitner

Updating the priority of multiple tasks is not yet supported, but it will be in the near future.

klaudiosinani avatar Feb 25 '20 14:02 klaudiosinani