LaCava Research Wiki

Initiated September 2017

list-links Macro (Examples)

21st February 2015 at 11:07am

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]]">>