- Go to https://tiddlywiki.com/prerelease/#Dominant%20Append - create a tiddler - put the below code as the text field and save
<$list filter="[tag[Examples]]"> </$list> --- <$list filter="[tag[Examples]get[type]] -[[text/vnd.tiddlywiki]]"> </$list> It displays "A Thesis Notebook" by Alberto Molina "PETTIL - Forth for the Commodore PET" by Charlie Hitselberger Interactive Git Documentation by Devin Weaver Obadiah TOC PESpot Lesson Planner by Patrick Detzner Simple Zork-like Game by Jed Carty TriTarget.org by Devin Weaver ------------------------------------------------------------------- text/vnd.tiddlywiki text/vnd.tiddlywiki Why there is two output for second $list while as per dominant append filter concept, if all tiddlers have type text/vnd.tiddlywiki, then second $list should have no output! Is there any mistake here? -- 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/b483b202-e48e-454e-936c-cc806f2a36a1%40googlegroups.com.

