<$edit-text tiddler="$:/temp/delete-filter" tag="input" placeholder="enter 
a filter" default="" size=50/>
<$reveal state="$:/temp/delete-filter" type="nomatch" text="">
<$button class="tc-btn-invisible">
<$action-setfield $tiddler="$:/temp/delete-filter" $field="text" $value=""/>
{{$:/core/images/close-button}}
</$button>
</$reveal>

<$button>
<$action-deletetiddler $filter={{$:/temp/delete-filter}}/>
Delete All
</$button><br>
<$list filter={{$:/temp/delete-filter}}>
<$button message="tm-delete-tiddler" 
param={{!!title}}>{{$:/core/images/delete-button}}</$button> <$link 
to={{!!title}}><$view field=title/></$link><br>
</$list>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4153cd73-67a7-4985-a461-cbac1be9b095%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to