\define myTag() Concepts
\define test-export()<$edit-text tag=input tiddler=tid2 />
<$set name=searchTerms tiddler=tid2 field=text><$vars ufilter="[!is[system]tag<myTag>search:title<searchTerms>]" ><<doExport>>
<$button>Export<$action-sendmessage   $message="tm-download-file" 	$param="$:/core/templates/exporters/StaticRiver" 	exportFilter=<<ufilter>>	filename=<<exportButtonFilename """nella""">>/></$button>	<hr>
<$list filter=<<ufilter>> >
</$list>
</$vars></$set>\end
<<test-export>>It seems when I use <<ufilter>> tm-download-file does not work but for $(uifilter)$ it works!!
This is a sample code to create an export button and lets save a set of tiddlers into a static .html