List of unassigned tasks/assigned to oneself
zimonz says:
Hi,
how do you create a list that lists all tasks that hasn't been assigned to anyone. And/or list of what has been assigned to oneself.
how do you create a list that lists all tasks that hasn't been assigned to anyone. And/or list of what has been assigned to oneself.
biokinton says:
A quick look at the available search operators (http://bit.ly/1WN9Uk3) suggests you can accomplish the first ask like this:
isGiven:false
... and the second one like this:
givenTo:me
HTH ;)
isGiven:false
... and the second one like this:
givenTo:me
HTH ;)