created: 20140410103123179 modified: 20140410103123179 tags: filters title: FilterOperator: tags type: text/vnd.tiddlywiki The ''tags'' filter operator returns all the tags present on the tiddlers in the current list. For example: |!Filter String |!Description | |`[[mytiddler]tags[]]` |Returns all tags for the tiddler `mytiddler` | |`[all[shadows+tiddlers]tags[]]` |Returns all the tags used on ShadowTiddlers or non-ShadowTiddlers | See also [[FilterOperator: tag]], [[FilterOperator: tagging]] and [[FilterOperator: untagged]].