kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Update tag dropdown to include link to tag tiddler
rodzic
9a19ed67d4
commit
fd58a36140
core/templates
|
@ -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>
|
||||
>>
|
||||
|
|
Ładowanie…
Reference in New Issue