I like the options the conditional shortcut syntax offers in an elegant way, but in many cases, I would the <currentTiddler> variable within. This is why I often end up stacking lists in emptyMessages. Could we have the best of both worlds in one widget?
I also would like to have something for the scenario where the results of a first list should excluded from the second list.
Like
- searchresults where string is in title, alias
- searchresults where string is in caption - results of 1
- searchresults where string is in tags -(1+2)
- searchresults where string is in text -(1+2+3)