1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 11:13:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/addprefix.tid

17 lines
469 B
Plaintext
Raw Normal View History

created: 20140410103123179
modified: 20150124172110000
tags: [[Filter Operators]] [[String Operators]]
title: addprefix Operator
type: text/vnd.tiddlywiki
caption: addprefix
2015-01-19 19:37:26 +00:00
purpose: extend each input title with a prefix
2015-01-19 19:37:26 +00:00
<$macrocall $name=".operator-def"
input="a [[selection of titles|Title Selection]]"
parameter="a string of characters"
paramName="s"
output="the input, but with <<.place s>> added to the start of each title"
2015-01-19 19:37:26 +00:00
/>
<<.operator-examples "addprefix">>