2015년 2월 21일 오후 4:07
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]]">>