1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 09:13:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/rest.tid

19 lines
512 B
Plaintext
Raw Normal View History

2014-04-10 18:56:51 +00:00
created: 20140410103123179
modified: 20150124191714000
tags: [[Filter Operators]] [[Order Operators]]
title: rest Operator
2014-04-10 18:56:51 +00:00
type: text/vnd.tiddlywiki
caption: rest
purpose: discard the first <<.place n>> input titles
2014-04-10 18:56:51 +00:00
<$macrocall $name=".operator-def"
input="a [[selection of titles|Title Selection]]"
parameter="an integer, defaulting to 1"
paramName="n"
output="all but the first <<.place n>> input titles"
/>
2014-04-10 18:56:51 +00:00
<<.olink butfirst>> and <<.olink bf>> are synonyms for <<.op rest>>.
2014-04-10 18:56:51 +00:00
<<.operator-examples "rest">>