mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-16 14:51:24 +00:00
Tweak of the list-links macro in order to display caption fields if present
This commit is contained in:
@@ -6,7 +6,9 @@ tags: $:/tags/Macro
|
||||
<$list filter="$filter$">
|
||||
<$subtype$>
|
||||
<$link to={{!!title}}>
|
||||
<$transclude field="caption">
|
||||
<$view field="title"/>
|
||||
</$transclude>
|
||||
</$link>
|
||||
</$subtype$>
|
||||
</$list>
|
||||
|
||||
Reference in New Issue
Block a user