title: $:/Manager/ItemSidebar/Tags tags: $:/tags/Manager/ItemSidebar caption: {{$:/language/Manager/Item/Tags}} \define tag-checkbox-actions() <$action-listops $tiddler="$:/config/Manager/RecentTags" $subfilter="[] [list[$:/config/Manager/RecentTags]] +[limit[12]]" /> \end \define tag-picker-actions() <> <$action-listops $tiddler=<> $field="tags" $subfilter="[] [all[current]tags[]]" /> \end

<$list filter="[all[current]tags[]] [list[$:/config/Manager/RecentTags]] +[sort[title]] " variable="tag">

<$checkbox tiddler=<> tag=<> actions=<>> <$macrocall $name="tag-pill" tag=<>/>

<$macrocall $name="tag-picker" actions=<>/>