View Single Post
Quote:
Originally Posted by gcrump View Post
I figured out how to set the sidebar but I want to show all remaining tasks as well. I think I should use either the set (selected task state filter identifier) to "remaining" statement of the available task state filter but both result in an error...
Try this:

Code:
set selected task state filter identifier of content of newW to "incomplete"
Glad I could help!