Hi
Adding to Stephan's code -- put this in a tiddler (called, for example:
'Clean'):
<table>
<tr><th>Filter </th><td><$edit-text tiddler="$:/temp/filter"/></td></tr>
</table>
<$list filter={{$:/temp/filter!!text}}>
<$button message="tw-delete-tiddler" param={{!!title}} class="btn-invisible
btn-mini">{{$:/core/images/delete-button}}</$button> <$link
to={{!!title}}>{{!!title}}</$link>
</$list>
When you wish to review a list of tiddlers:
-- open the tiddler 'Clean'
-- enter your filter expression (for example [tag[mytag]])
-- click the buttons to review
-- click the trash can to delete
regards
On Saturday, May 10, 2014 9:53:05 PM UTC+2, Joe Bush wrote:
>
> Hello all, is there a way to set up a list with a link to delete the
> tiddler in question? I'm trying to set up a way to delete lots of tiddlers
> in a specific tag (similar to Stephan's RenameTags tool) so that I can
> clean out a TW and reuse it without having to reimport a bunch of tiddlers
> I want to reuse. I'm thinking of something like <$link to="delete"> or
> something like that, so that I can include it in a 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.