From 545c50813823fc3f55896829ba7f3495d0afecea Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Tue, 27 Nov 2018 21:51:54 +0100 Subject: [PATCH] fix tags-dropdown link (missing-tiddlers ) (#3589) --- core/ui/TagTemplate.tid | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/ui/TagTemplate.tid b/core/ui/TagTemplate.tid index 243062be7..80fd61b6f 100644 --- a/core/ui/TagTemplate.tid +++ b/core/ui/TagTemplate.tid @@ -4,7 +4,9 @@ title: $:/core/ui/TagTemplate <$set name="transclusion" value=<>> <$macrocall $name="tag-pill-body" tag=<> icon={{!!icon}} colour={{!!color}} palette={{$:/palette}} element-tag="""$button""" element-attributes="""popup=<> dragFilter='[all[current]tagging[]]' tag='span'"""/> <$reveal state=<> type="popup" position="below" animate="yes" class="tc-drop-down"> +<$set name="tv-show-missing-links" value="yes"> <$transclude tiddler="$:/core/ui/ListItemTemplate"/> + <$list filter="[all[shadows+tiddlers]tag[$:/tags/TagDropdown]!has[draft.of]]" variable="listItem"> <$transclude tiddler=<>/>