title: $:/TagManager \define lingo-base() $:/language/TagManager/ \define iconEditorTab(type) <$list filter="[all[shadows+tiddlers]is[image]] [all[shadows+tiddlers]tag[$:/tags/Image]] -[type[application/pdf]] +[sort[title]] +[$type$is[system]]"> <$link to={{!!title}}> <$transclude/> <$view field="title"/> \end \define iconEditor(title)
<$edit-text field="icon" tag="input" size="20"/> <$button popup=<> class="tc-btn-invisible tc-btn-dropdown">{{$:/core/images/down-arrow}} <$reveal state=<> type="popup" position="belowleft" text="" default="">
<$linkcatcher to="$title$!!icon"> <>
<>
\end <$list filter="[tags[]!is[system]sort[title]]">
<> <> <> <>
<$transclude tiddler="$:/core/ui/TagTemplate"/> <$count filter="[all[current]tagging[]]"/> <$edit-text field="color" tag="input" type="text" size="9"/> <$edit-text field="color" tag="input" type="color"/> <$macrocall $name="iconEditor" title={{!!title}}/>