1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-11 18:00:26 +00:00

Adjusted tag dropdown

Slowly getting the tag dropdowns working properly
This commit is contained in:
Jeremy Ruston 2012-06-13 09:12:41 +01:00
parent c3c0abd864
commit e5b6d9a722

View File

@ -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>
>>