Would be particularly handy to have buttons which invoked a different set of actions on: 'click'/'right-click' (set/reset.) No need then for complex $reveal widgets :-)
\define filparn(name)
<br>
min: <$list filter="[is[current]tagging[]tag[$:/Note]!tag[$:/hide]!list[$:/temp/_HideStoryList!!list]nsort[$name$]limit[1]]"> <$view field="$name$" /> </$list>{{$:/temp/_valuta}} max: <$list filter="[is[current]tagging[]tag[$:/Note]!tag[$:/hide]!list[$:/temp/_HideStoryList!!list]!nsort[$name$]limit[1]]"> <$view field="$name$" /> </$list> {{$:/temp/_valuta}}from <$edit-text tiddler="$:/temp/state/filpar/_$name$FROM" tag="input" type="text" placeholder="From " default="" size=6 oninput="setTimeout(function() { document.getElementsByClassName('input_$name$')[0].click(); }, 500);" /> to <$edit-text tiddler="$:/temp/state/filpar/_$name$TO" tag="input" type="text" placeholder="to " default="" size=6 oninput="setTimeout(function() { document.getElementsByClassName('input_$name$')[0].click(); }, 500);" /> {{$:/temp/_valuta}}<div style="display:none">
<$button class="input_$name$" >
<$action-listops $tiddler="$:/temp/_HideStoryList" $field="list_$name$" $filter="[[]]"/>
<$list filter="[is[current]tagging[]tag[$:/Note]!greaterthan:$name${$:/temp/state/filpar/_$name$FROM}][is[current]tagging[]tag[$:/Note]greaterthan:$name${$:/temp/state/filpar/_$name$TO}]" variable="add">
<$action-listops $tiddler="$:/temp/_HideStoryList" $field="list_$name$" $subfilter="[<add>]"/>
</$list>
<<ListCombainDel>>
result
</$button>
</div>\end select price <<filparn stoimost>>