1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-30 09:13:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/addprefix.tid
2015-01-19 19:37:26 +00:00

17 lines
474 B
Plaintext

created: 20140410103123179
modified: 20150119192731000
tags: [[Filter Operators]] [[String Operators]]
title: addprefix Operator
type: text/vnd.tiddlywiki
caption: addprefix
purpose: extend each input title with a prefix
<$macrocall $name=".operator-def"
input="a [[title selection|Title Selections]]"
parameter="a prefix to be added"
paramName="p"
output="a copy of the input, but with <<.place p>> added to the start of each title"
/>
<<.operator-examples "addprefix">>