3rd February 2015 at 7:18pm
purpose | discard any input titles that have tags |
---|---|
input | a selection of titles |
parameter | none |
output | those input tiddlers that have no tags |
! output | those input tiddlers that have at least one tag |
Learn more about how to use Filters
A tiddler is deemed to have no tags if it:
- doesn't exist
- doesn't have a
tags
field - has an empty
tags
field