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

18 lines
697 B
Plaintext
Raw Normal View History

2014-04-10 18:56:51 +00:00
created: 20140410103123179
modified: 20150124210534000
tags: [[Filter Operators]] [[Special Operators]]
title: shadowsource Operator
2014-04-10 18:56:51 +00:00
type: text/vnd.tiddlywiki
caption: shadowsource
purpose: select the plugin titles that contain the input shadows
2014-04-10 18:56:51 +00:00
<$macrocall $name=".operator-def"
input="a [[selection|Title Selection]] of [[shadow titles|ShadowTiddlers]]"
parameter="none"
output="the [[plugins|Plugins]] that contain the input tiddlers"
/>
2014-04-10 18:56:51 +00:00
Each input title is processed in turn. If it denotes a shadow tiddler, the title of its plugin tiddler is [[dominantly appended|Dominant Append]] to the output. Non-shadow tiddlers contribute nothing to the output.
2014-04-10 18:56:51 +00:00
<<.operator-examples "shadowsource">>