added example documentation

the documentation for the feature seems already there / merged
This commit is contained in:
Tobias Beer
2015-10-08 14:22:05 +02:00
parent 26114eb3ff
commit 2acea55711
@@ -6,5 +6,6 @@ type: text/vnd.tiddlywiki
<<.operator-example 1 "[each[color]]">>
<<.operator-example 2 "[sort[title]each[type]]" "the alphabetically first tiddler of each type">>
<<.operator-example 3 "[each:list[list]]" "all tiddlers listed anywhere in the core list field">>
For an example of using the <<.op each>> operator to generate a two-tier list of groups and members, see [[GroupedLists]].