diff --git a/core/ui/Manager/ItemSidebarTags.tid b/core/ui/Manager/ItemSidebarTags.tid index af7572bca..1c2cbf85c 100644 --- a/core/ui/Manager/ItemSidebarTags.tid +++ b/core/ui/Manager/ItemSidebarTags.tid @@ -2,6 +2,7 @@ title: $:/Manager/ItemSidebar/Tags tags: $:/tags/Manager/ItemSidebar caption: {{$:/language/Manager/Item/Tags}} +\whitespace trim \define tag-checkbox-actions() <$action-listops $tiddler="$:/config/Manager/RecentTags" @@ -14,7 +15,7 @@ caption: {{$:/language/Manager/Item/Tags}} \end

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

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