mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-10 10:48:05 +00:00
Use the transclude macro instead of list tagging in the tag popup
This commit is contained in:
@@ -12,7 +12,11 @@ title: $:/templates/TagTemplate
|
||||
<<reveal state:TagDropDownLocation type:popup qualifyTiddlerTitles:yes><
|
||||
<div class="open">
|
||||
{{dropdown-menu{
|
||||
<<list tagging>>
|
||||
(((
|
||||
|
||||
[is[current]tagging[]]
|
||||
|
||||
)) <<view title link>> )
|
||||
}}}
|
||||
</div>
|
||||
>>
|
||||
|
||||
Reference in New Issue
Block a user