klaudiosinani / taskbook

Tasks, boards & notes for the command-line habitat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update priority of multiple tasks

michaelhochleitner opened this issue · 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

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