Need a smart list that excludes awaiting tasks
![](/img/avatar/2/8/28bf39a46ge/1402770517/avatar_48.jpg?1402770480)
kabads says:
I have a next actions list that I want to exclude awaiting from. I've come up with the following:
list:"Next Actions" AND NOT tag:awaiting OR title:"awaiting"
but I still get items with awaiting in the title.
Any suggestions how to fix this?
list:"Next Actions" AND NOT tag:awaiting OR title:"awaiting"
but I still get items with awaiting in the title.
Any suggestions how to fix this?
![](/img/avatar/6/h/6hs1r13gm2zc965y8o3uktxui/1504443219554/avatar_48.png?1504443180)
![](/img/avatar/b/7/b7b8mi9xw1wk40/1397537694/avatar_48.jpg?1397537640)
pachela says:
I think name:"awaiting" (instead of title;) will do what you want. Hope that helps.