@Jeremy Many thanks for the clarification! I got the point! Actually, it was Tiddler Commander test, I realized I cannot do operation as I do on real tiddler.
@Tony Thanks Tony! The +[!is[missing]] was the second expression. Best Mohammad On Saturday, March 23, 2019 at 3:45:25 PM UTC+4:30, Jeremy Ruston wrote: > > Hi Mohammad > > > Why shadow toddlers are missing tiddlers? > > Because shadow tiddlers aren’t stored as “real” tiddlers. They are > intentionally excluded from most operations by default so that they don’t > clutter filters made by users unless explicitly required. > > > By accident I realised a filter output of shadows when fed the > +[!is[missing]] return empty output, why? > > In this example, we obtain the titles of all the shadow tiddlers in the > $:/core plugin, and then select those that are not missing i.e. the ones > that exist as “real” tiddlers because they have been overridden: > > [[$:/core]plugintiddlers[]!is[missing]] > > Best wishes > > Jeremy > > > > > > Mohammad > > > > -- > > 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] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at https://groups.google.com/group/tiddlywiki. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/efc4c406-2c32-4dda-bb6e-cd16136ea825%40googlegroups.com. > > > > For more options, visit https://groups.google.com/d/optout. > > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/49fd7841-407d-466e-bac5-eef3e9adc78b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

