mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Clearer name for the state tiddler
This commit is contained in:
parent
3584d854aa
commit
27f77f729f
@ -1,7 +1,7 @@
|
||||
title: $:/templates/TagTemplate
|
||||
|
||||
{{tw-tag-popup{
|
||||
<<button popup:MyTiddler qualifyTiddlerTitles:yes><
|
||||
<<button popup:TagDropDownLocation qualifyTiddlerTitles:yes><
|
||||
{{label{
|
||||
<<color background:yes default:#888><
|
||||
<<view title>>
|
||||
@ -9,7 +9,7 @@ title: $:/templates/TagTemplate
|
||||
}}}
|
||||
>>
|
||||
}}}
|
||||
<<reveal state:MyTiddler type:popup qualifyTiddlerTitles:yes><
|
||||
<<reveal state:TagDropDownLocation type:popup qualifyTiddlerTitles:yes><
|
||||
<div class="open">
|
||||
{{dropdown-menu{
|
||||
<<list tagging>>
|
||||
|
Loading…
Reference in New Issue
Block a user