21st February 2015 at 4:07pm
This example lists all the tiddlers whose titles start with J:
<<list-links filter:"[prefix[J]]">>This example lists the documentation tiddlers for the core macros, each of which has a caption field:
<<list-links filter:"[tag[Core Macros]]">>