mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Create allafter.tid
This commit is contained in:
parent
fad106d2d5
commit
2adb005c28
17
editions/tw5.com/tiddlers/filters/allafter.tid
Normal file
17
editions/tw5.com/tiddlers/filters/allafter.tid
Normal file
@ -0,0 +1,17 @@
|
||||
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
|
||||
|
||||
<<.operator-examples "allafter">>
|
Loading…
Reference in New Issue
Block a user