diff --git a/editions/tw5.com/tiddlers/macros/ListMacro.tid b/editions/tw5.com/tiddlers/macros/ListMacro.tid index 5ab99f8f3..7ee39ee12 100644 --- a/editions/tw5.com/tiddlers/macros/ListMacro.tid +++ b/editions/tw5.com/tiddlers/macros/ListMacro.tid @@ -1,13 +1,15 @@ caption: list-links created: 20140917083515996 -modified: 20180109171310659 +modified: 20190206000000000 tags: Macros [[Core Macros]] title: list-links Macro type: text/vnd.tiddlywiki The <<.def list-links>> [[macro|Macros]] returns a formatted list of links to a [[selection of tiddlers|Title Selection]]. -If a tiddler has a <<.field caption>> field, this is shown instead of the tiddler's title. +If a tiddler has a <<.field caption>> field, this is shown instead of the tiddler's title. If the caption field is empty, a blank entry is shown. + +Note: Each first [[step|Filter Step]] of a [[filter run|Filter Run]] not given any input titles receives the output of <$link to="all Operator">[all[tiddlers]] as its input. This means all the existing non-[[shadow|ShadowTiddlers]] tiddlers. !! Parameters