1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/tags.tid

15 lines
583 B
Plaintext
Raw Normal View History

2014-04-10 18:56:51 +00:00
created: 20140410103123179
modified: 20150203191657000
tags: [[Filter Operators]] [[Tag Operators]]
title: tags Operator
2014-04-10 18:56:51 +00:00
type: text/vnd.tiddlywiki
caption: tags
op-purpose: select all tags of the input tiddlers
op-input: a [[selection of titles|Title Selection]]
op-parameter: none
op-output: all the tags carried by the input tiddlers
2014-04-10 18:56:51 +00:00
Each input title is processed in turn. The corresponding tiddler's tags are retrieved (in order of appearance in the <<.field tags>> field) and then [[dominantly appended|Dominant Append]] to the operator's output.
2014-04-10 18:56:51 +00:00
<<.operator-examples "tags">>