diff --git a/editions/tw5.com/tiddlers/Twexe_ Single File Tiddlywiki5 executable.tid b/editions/tw5.com/tiddlers/community/resources/Twexe_ Single File Tiddlywiki5 executable.tid similarity index 100% rename from editions/tw5.com/tiddlers/Twexe_ Single File Tiddlywiki5 executable.tid rename to editions/tw5.com/tiddlers/community/resources/Twexe_ Single File Tiddlywiki5 executable.tid diff --git a/editions/tw5.com/tiddlers/filters/examples/reduce Operator (Examples).tid b/editions/tw5.com/tiddlers/filters/examples/reduce Operator (Examples).tid new file mode 100644 index 000000000..2c6e8b3d1 --- /dev/null +++ b/editions/tw5.com/tiddlers/filters/examples/reduce Operator (Examples).tid @@ -0,0 +1,16 @@ +created: 20201004154413968 +modified: 20201004154413968 +tags: [[Operator Examples]] [[reduce Operator]] +title: reduce Operator (Examples) +type: text/vnd.tiddlywiki + +\define add-numbers() [get[text]length[]compare:integer:gteq[1000]] +\define display-variable(name) +''<$text text=<<__name__>>/>'': <$text text={{{ [<__name__>getvariable[]] }}}/> +\end + +These examples use the following predefined variables: + +* <> + +<<.operator-example 1 "[tag[HelloThere]filter]">> diff --git a/editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 1.tid b/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 1.tid similarity index 100% rename from editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 1.tid rename to editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 1.tid diff --git a/editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 2.tid b/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 2.tid similarity index 100% rename from editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 2.tid rename to editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 2.tid diff --git a/editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 3.tid b/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 3.tid similarity index 100% rename from editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 3.tid rename to editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 3.tid diff --git a/editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 4.tid b/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 4.tid similarity index 100% rename from editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Example 4.tid rename to editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 4.tid diff --git a/editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Template.tid b/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Template.tid similarity index 100% rename from editions/tw5.com/tiddlers/ActionCreateTiddlerWidget Template.tid rename to editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Template.tid