mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-24 07:56: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><
|
<<reveal state:TagDropDownLocation type:popup qualifyTiddlerTitles:yes><
|
||||||
<div class="open">
|
<div class="open">
|
||||||
{{dropdown-menu{
|
<div class="dropdown-menu">
|
||||||
|
<<view title link>>
|
||||||
|
<div class="divider"></div>
|
||||||
(((
|
(((
|
||||||
|
|
||||||
[is[current]tagging[]]
|
[is[current]tagging[]]
|
||||||
|
|
||||||
)) <<view title link>> )
|
)) <<view title link>> )
|
||||||
}}}
|
</div>
|
||||||
</div>
|
</div>
|
||||||
>>
|
>>
|
||||||
|
Loading…
Reference in New Issue
Block a user