I want a filter view of tasks that have started or don’t have start dates.
BUT I also want only tasks with a particular label, not including tasks with no label.
I hoped I could make a helper filter view, since the gui calls filter views virtual projects, then include ‘project=helper’ in the filter, but apparently that doesn’t work!