1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 17:53:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/shadowsource.tid
2015-01-18 19:20:02 +00:00

16 lines
521 B
Plaintext

created: 20140410103123179
modified: 20140410103123179
tags: Filters
title: FilterOperator: shadowsource
caption: shadowsource
type: text/vnd.tiddlywiki
The ''shadowsource'' filter operator returns the titles of the plugin tiddlers containing any ShadowTiddlers in the current list.
For example:
|!Filter String |!Description |
|`[[$:/core/copyright.txt]shadowsource[]]` |Returns `$:/core`, which is the plugin that contains the shadow tiddler [[$:/core/copyright.txt]] |
See also [[FilterOperator: plugintiddlers]].