Thank you Tones. For anyone else coming to this thread, this is how you can 
find the “plugin that contains a shadow tiddler”.

For example, to find the source plugin of $:/core/ui/ListItemTemplate, use 
this code

! Show Plugin that contains the Shadow Tiddler

<ul><$list filter="""[[$:/core/ui/ListItemTemplate]shadowsource[]]""" 
emptyMessage="(empty)">
    <li>
            <$link><$view field="title"/></$link>
    </li></$list></ul>

​

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d6dcd7e7-d328-4517-ac6a-3a488af787ceo%40googlegroups.com.

Reply via email to