title: $:/core/ui/TagTemplate \define tag-styles() background-color:$(backgroundColor)$; \end <$set name="backgroundColor" value={{!!color}}> <$button popup=<> class="btn-invisible tw-tag-label" style=<>> <$transclude tiddler={{!!icon}}/> <$view field="title" format="text" /> <$reveal state=<> type="popup" position="below" animate="yes">
<$transclude tiddler="$:/core/ui/ListItemTemplate"/>
<$list filter="[all[current]tagging[]]" template="$:/core/ui/ListItemTemplate"/>