mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-23 23:46:52 +00:00
Update tag dropdown to include link to tag tiddler
This commit is contained in:
parent
9a19ed67d4
commit
fd58a36140
@ -11,12 +11,14 @@ title: $:/templates/TagTemplate
|
||||
}}}
|
||||
<<reveal state:TagDropDownLocation type:popup qualifyTiddlerTitles:yes><
|
||||
<div class="open">
|
||||
{{dropdown-menu{
|
||||
<div class="dropdown-menu">
|
||||
<<view title link>>
|
||||
<div class="divider"></div>
|
||||
(((
|
||||
|
||||
[is[current]tagging[]]
|
||||
|
||||
)) <<view title link>> )
|
||||
}}}
|
||||
</div>
|
||||
</div>
|
||||
>>
|
||||
|
Loading…
Reference in New Issue
Block a user