mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 22:33:50 +00:00
Adjusted tag dropdown
Slowly getting the tag dropdowns working properly
This commit is contained in:
parent
c3c0abd864
commit
e5b6d9a722
@ -1,5 +1,16 @@
|
|||||||
title: $:/templates/TagTemplate
|
title: $:/templates/TagTemplate
|
||||||
|
|
||||||
{{label{
|
{{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>
|
||||||
|
>>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user