Adjusted tag dropdown

Slowly getting the tag dropdowns working properly
print-window-tiddler
Jeremy Ruston 2012-06-13 09:12:41 +01:00
rodzic c3c0abd864
commit e5b6d9a722
1 zmienionych plików z 12 dodań i 1 usunięć

Wyświetl plik

@ -1,5 +1,16 @@
title: $:/templates/TagTemplate
{{label{
<<color background:yes default:#888><<<view title>>>>
<<color background:yes default:#888><
<<button toggle:MyTiddler on:open off:closed qualifyTiddlerTitles:yes><
<<view title>>
>>
>>
}}}
<<reveal state:MyTiddler qualifyTiddlerTitles:yes><
<div class="open">
{{dropdown-menu{
<<list tagging>>
}}}
</div>
>>