diff --git a/editions/tw5.com/tiddlers/filters/allafter.tid b/editions/tw5.com/tiddlers/filters/allafter.tid index bdb21a919..5041995b5 100644 --- a/editions/tw5.com/tiddlers/filters/allafter.tid +++ b/editions/tw5.com/tiddlers/filters/allafter.tid @@ -1,15 +1,12 @@ caption: allafter created: 20151017145021839 -creator: matabele modified: 20151108051523860 -modifier: matabele op-input: a list of items op-output: all items after the marker op-parameter: the list item to be used as a marker op-parameter-name: marker op-purpose: discard all items except those after the marker op-suffix: specifying a suffix ('include') will include the marker in the output -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: allafter Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/allbefore.tid b/editions/tw5.com/tiddlers/filters/allbefore.tid index 51c176747..71196eec2 100644 --- a/editions/tw5.com/tiddlers/filters/allbefore.tid +++ b/editions/tw5.com/tiddlers/filters/allbefore.tid @@ -1,15 +1,12 @@ caption: allbefore created: 20151017145131857 -creator: matabele modified: 20151108051507578 -modifier: matabele op-input: a list of items op-output: all items before the marker op-parameter: the list item to be used as a marker op-parameter-name: marker op-purpose: discard all items except those before the marker op-suffix: specifying a suffix ('include') will include the marker in the output -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: allbefore Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/append.tid b/editions/tw5.com/tiddlers/filters/append.tid index c481a790e..881dfc257 100644 --- a/editions/tw5.com/tiddlers/filters/append.tid +++ b/editions/tw5.com/tiddlers/filters/append.tid @@ -1,8 +1,6 @@ caption: append created: 20151017145358368 -creator: matabele modified: 20151108051540981 -modifier: matabele op-input: a list of items op-neg-output: a list with items appended from the tail of the operand array op-output: a list with items appended from the head of the operand array @@ -10,7 +8,6 @@ op-parameter: the array of items to be appended to the tail of the list op-parameter-name: list op-purpose: append a range of items from an array to the list op-suffix: an integer N, defaulting to all -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: append Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/allafter.tid b/editions/tw5.com/tiddlers/filters/examples/allafter.tid index 62f29dbc2..e1224b56b 100644 --- a/editions/tw5.com/tiddlers/filters/examples/allafter.tid +++ b/editions/tw5.com/tiddlers/filters/examples/allafter.tid @@ -1,8 +1,5 @@ created: 20151022123929297 -creator: matabele modified: 20151108080543606 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[allafter Operator]] title: allafter Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/allbefore.tid b/editions/tw5.com/tiddlers/filters/examples/allbefore.tid index 4a125df86..01313dbec 100644 --- a/editions/tw5.com/tiddlers/filters/examples/allbefore.tid +++ b/editions/tw5.com/tiddlers/filters/examples/allbefore.tid @@ -1,8 +1,5 @@ created: 20151017150902487 -creator: matabele modified: 20151108051438263 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[allbefore Operator]] title: allbefore Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/append.tid b/editions/tw5.com/tiddlers/filters/examples/append.tid index 3eddb92de..33c5c2dc4 100644 --- a/editions/tw5.com/tiddlers/filters/examples/append.tid +++ b/editions/tw5.com/tiddlers/filters/examples/append.tid @@ -1,8 +1,5 @@ created: 20151017150942725 -creator: matabele modified: 20151108051557748 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[append Operator]] title: append Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/move.tid b/editions/tw5.com/tiddlers/filters/examples/move.tid index a7c90e9ef..367f3f0c3 100644 --- a/editions/tw5.com/tiddlers/filters/examples/move.tid +++ b/editions/tw5.com/tiddlers/filters/examples/move.tid @@ -1,8 +1,5 @@ created: 20151022123633433 -creator: matabele modified: 20151108051643871 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[move Operator]] title: move Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/prepend.tid b/editions/tw5.com/tiddlers/filters/examples/prepend.tid index d2dceced5..0c66d1002 100644 --- a/editions/tw5.com/tiddlers/filters/examples/prepend.tid +++ b/editions/tw5.com/tiddlers/filters/examples/prepend.tid @@ -1,8 +1,5 @@ created: 20151017151508135 -creator: matabele modified: 20151108051743531 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[prepend Operator]] title: prepend Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/putafter.tid b/editions/tw5.com/tiddlers/filters/examples/putafter.tid index 0241e0a32..e433ee250 100644 --- a/editions/tw5.com/tiddlers/filters/examples/putafter.tid +++ b/editions/tw5.com/tiddlers/filters/examples/putafter.tid @@ -1,8 +1,5 @@ created: 20151017151905558 -creator: matabele modified: 20151108051825288 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[putafter Operator]] title: putafter Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/putbefore.tid b/editions/tw5.com/tiddlers/filters/examples/putbefore.tid index 467cc09e6..321d7605d 100644 --- a/editions/tw5.com/tiddlers/filters/examples/putbefore.tid +++ b/editions/tw5.com/tiddlers/filters/examples/putbefore.tid @@ -1,8 +1,5 @@ created: 20151022142602628 -creator: matabele modified: 20151108051906935 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[putbefore Operator]] title: putbefore Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/putfirst.tid b/editions/tw5.com/tiddlers/filters/examples/putfirst.tid index 7cbc0aece..46684366b 100644 --- a/editions/tw5.com/tiddlers/filters/examples/putfirst.tid +++ b/editions/tw5.com/tiddlers/filters/examples/putfirst.tid @@ -1,8 +1,5 @@ created: 20151017152847899 -creator: matabele modified: 20151108051943204 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[putfirst Operator]] title: putfirst Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/putlast.tid b/editions/tw5.com/tiddlers/filters/examples/putlast.tid index c31e28ced..981042c8b 100644 --- a/editions/tw5.com/tiddlers/filters/examples/putlast.tid +++ b/editions/tw5.com/tiddlers/filters/examples/putlast.tid @@ -1,8 +1,5 @@ created: 20151017153037776 -creator: matabele modified: 20151108052020761 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[putlast Operator]] title: putlast Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/remove.tid b/editions/tw5.com/tiddlers/filters/examples/remove.tid index aa5755d10..b402fc04f 100644 --- a/editions/tw5.com/tiddlers/filters/examples/remove.tid +++ b/editions/tw5.com/tiddlers/filters/examples/remove.tid @@ -1,8 +1,5 @@ created: 20151018054129966 -creator: matabele modified: 20151108052052606 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[remove Operator]] title: remove Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/replace.tid b/editions/tw5.com/tiddlers/filters/examples/replace.tid index 0e660be3b..3f1d024a7 100644 --- a/editions/tw5.com/tiddlers/filters/examples/replace.tid +++ b/editions/tw5.com/tiddlers/filters/examples/replace.tid @@ -1,8 +1,5 @@ created: 20151017153634099 -creator: matabele modified: 20151108052127454 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[replace Operator]] title: replace Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/examples/sortby.tid b/editions/tw5.com/tiddlers/filters/examples/sortby.tid index d69147ef7..83b94a3c9 100644 --- a/editions/tw5.com/tiddlers/filters/examples/sortby.tid +++ b/editions/tw5.com/tiddlers/filters/examples/sortby.tid @@ -1,8 +1,5 @@ created: 20151018123433917 -creator: matabele modified: 20151108052158811 -modifier: matabele -revision: 0 tags: [[Operator Examples]] [[sortby Operator]] title: sortby Operator (Examples) type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/move.tid b/editions/tw5.com/tiddlers/filters/move.tid index 6007c6da3..313e3722e 100644 --- a/editions/tw5.com/tiddlers/filters/move.tid +++ b/editions/tw5.com/tiddlers/filters/move.tid @@ -1,15 +1,12 @@ caption: move created: 20151022123413501 -creator: matabele modified: 20151108082424017 -modifier: matabele op-input: a list of items op-output: re-ordered list of items op-parameter: the list item to be used as a marker op-parameter-name: marker op-purpose: move marker N places in the list op-suffix: an integer N, defaulting to 1 -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: move Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/prepend.tid b/editions/tw5.com/tiddlers/filters/prepend.tid index e45c1b0b1..5f6cc102d 100644 --- a/editions/tw5.com/tiddlers/filters/prepend.tid +++ b/editions/tw5.com/tiddlers/filters/prepend.tid @@ -1,8 +1,6 @@ caption: prepend created: 20151017145439292 -creator: matabele modified: 20151108051701587 -modifier: matabele op-input: a list of items op-neg-output: a list with items prepended from the tail of the operand array op-output: a list with items prepended from the head of the operand array @@ -10,7 +8,6 @@ op-parameter: the array of items to be prepended to the head of the list op-parameter-name: list op-purpose: prepend a range of items from an array to the list op-suffix: an integer N, defaulting to all -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: prepend Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/putafter.tid b/editions/tw5.com/tiddlers/filters/putafter.tid index dd41a4c61..771a31687 100644 --- a/editions/tw5.com/tiddlers/filters/putafter.tid +++ b/editions/tw5.com/tiddlers/filters/putafter.tid @@ -1,15 +1,12 @@ caption: putafter created: 20151017144307862 -creator: matabele modified: 20151108051805137 -modifier: matabele op-input: a list of items op-output: re-ordered list of items op-parameter: the list item to be used as a marker op-parameter-name: marker op-purpose: move N trailing items after the marker op-suffix: an integer N, defaulting to 1 -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: putafter Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/putbefore.tid b/editions/tw5.com/tiddlers/filters/putbefore.tid index bf14b29eb..3c4441abc 100644 --- a/editions/tw5.com/tiddlers/filters/putbefore.tid +++ b/editions/tw5.com/tiddlers/filters/putbefore.tid @@ -1,15 +1,10 @@ caption: putbefore -created: 20140410103123179 -creator: matabele -modified: 20151108051842788 -modifier: matabele op-input: a [[selection of titles|Title Selection]] op-output: the first <<.place N>> input titles op-parameter: an integer, defaulting to 1 op-parameter-name: marker op-purpose: move N trailing items before the marker op-suffix: an integer N, defaulting to 1 -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: putbefore Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/putfirst.tid b/editions/tw5.com/tiddlers/filters/putfirst.tid index ed07a6ce2..3cf8f3dc9 100644 --- a/editions/tw5.com/tiddlers/filters/putfirst.tid +++ b/editions/tw5.com/tiddlers/filters/putfirst.tid @@ -1,14 +1,11 @@ caption: putfirst created: 20151017144802884 -creator: matabele modified: 20151108051922934 -modifier: matabele op-input: a list of items op-output: re-ordered list of items op-parameter: ignored op-purpose: move N trailing items to the head of the list op-suffix: an integer N, defaulting to 1 -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: putfirst Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/putlast.tid b/editions/tw5.com/tiddlers/filters/putlast.tid index 828315ec8..d40061f83 100644 --- a/editions/tw5.com/tiddlers/filters/putlast.tid +++ b/editions/tw5.com/tiddlers/filters/putlast.tid @@ -1,14 +1,11 @@ caption: putlast created: 20151017144822139 -creator: matabele modified: 20151108052000425 -modifier: matabele op-input: a list of items op-output: re-ordered list of items op-parameter: ignored op-purpose: move N leading items to the tail of the list op-suffix: an integer N, defaulting to 1 -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: putlast Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/remove.tid b/editions/tw5.com/tiddlers/filters/remove.tid index bc656fae2..172948345 100644 --- a/editions/tw5.com/tiddlers/filters/remove.tid +++ b/editions/tw5.com/tiddlers/filters/remove.tid @@ -1,8 +1,6 @@ caption: remove created: 20151017144531676 -creator: matabele modified: 20151108052035773 -modifier: matabele op-input: a list of items op-neg-output: items removed from current list that appear at the tail of the operand array op-output: items removed from current list that appear at the head of the operand array @@ -11,7 +9,6 @@ op-parameter-name: array op-prefix: causes N items from the end of the array to be removed op-purpose: remove a range of items in an array from the current list op-suffix: an integer N, defaulting to all -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: remove Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/replace.tid b/editions/tw5.com/tiddlers/filters/replace.tid index 48cc4d45c..cda41d6a0 100644 --- a/editions/tw5.com/tiddlers/filters/replace.tid +++ b/editions/tw5.com/tiddlers/filters/replace.tid @@ -1,15 +1,12 @@ caption: replace created: 20151017144531676 -creator: matabele modified: 20151108052110493 -modifier: matabele op-input: a list of items op-output: re-ordered list of items op-parameter: the item to be used as a marker op-parameter-name: marker op-purpose: replace marker with N trailing items op-suffix: an integer N, defaulting to 1 -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: replace Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/filters/sortby.tid b/editions/tw5.com/tiddlers/filters/sortby.tid index 087bd6cef..d6555ae4d 100644 --- a/editions/tw5.com/tiddlers/filters/sortby.tid +++ b/editions/tw5.com/tiddlers/filters/sortby.tid @@ -1,14 +1,11 @@ caption: sortby created: 20151017145021839 -creator: matabele modified: 20151108052142057 -modifier: matabele op-input: a list of items op-output: all items sorted by lookup list op-parameter: a list specifying the order in which to sort the current list op-parameter-name: order op-purpose: sort the current list in the order of the list referenced in the operand -revision: 0 tags: [[Filter Operators]] [[Order Operators]] [[Listops Operators]] title: sortby Operator type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/widgets/ActionListopsWidget.tid b/editions/tw5.com/tiddlers/widgets/ActionListopsWidget.tid index 926a21f15..46968e91b 100644 --- a/editions/tw5.com/tiddlers/widgets/ActionListopsWidget.tid +++ b/editions/tw5.com/tiddlers/widgets/ActionListopsWidget.tid @@ -1,10 +1,7 @@ caption: action-listops created: 20141025120850184 -creator: matabele modified: 20151108075247352 -modifier: matabele myfield: -revision: 0 tags: ActionWidgets Widgets title: ActionListopsWidget type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/widgets/ListopsData.tid b/editions/tw5.com/tiddlers/widgets/ListopsData.tid index 2c64aebad..5b8d062be 100644 --- a/editions/tw5.com/tiddlers/widgets/ListopsData.tid +++ b/editions/tw5.com/tiddlers/widgets/ListopsData.tid @@ -1,8 +1,6 @@ created: 20151017094630847 -creator: matabele daysoftheweek: four three Fri Thu Wed Tue Mon modified: 20151108041839747 -modifier: matabele title: ListopsData type: application/x-tiddler-dictionary diff --git a/editions/tw5.com/tiddlers/widgets/The Extended Listops Filters.tid b/editions/tw5.com/tiddlers/widgets/The Extended Listops Filters.tid index 7c4a57152..92af38fc4 100644 --- a/editions/tw5.com/tiddlers/widgets/The Extended Listops Filters.tid +++ b/editions/tw5.com/tiddlers/widgets/The Extended Listops Filters.tid @@ -1,5 +1,4 @@ created: 20151014170727812 -creator: matabele days: Fri Wed Mon Tue dofwks: Mon Tue Wed Thu Fri Sat Sun item1: six @@ -8,7 +7,6 @@ item3: eight list: Yesterday Today Tomorrow marker: Thursday modified: 20151108054957921 -modifier: matabele myfield: Monday Tuesday [[Middle of the Week]] Thursday Friday Saturday Sunday numbers: 1 2 3 4 five 6 7 8 9 title: The Extended Listops Filters