OK, solved it using this info: https://talk.tiddlywiki.org/t/is-there-a-quick-way-to-delete-old-tiddlers-i-copied-from-main-tw/6143
Make a tiddler called Purge1 with this content (making sure to adapt the filter on the Make Purge2 List button): 1. Edit this Purge1 tiddler and set the filter 1. Click this "Make Purge2 List" button 1. Edit the [[Purge2]] tiddler and verify the list is correct 1. Click the "Delete Purge2 List" button <$button>Make Purge2 List <$action-listops $tiddler="Purge2" $filter="[search[foo]!is[system]!search[Purge]]-twhelp"/> </$button> <$button>Delete Purge2 List <$action-deletetiddler $filter="[list[Purge2]]"/> </$button> In this example all tiddlers containing the word foo (except the word Purge so this tiddler isn't also deleted) are listed into Purge2 and can then be deleted. On Wednesday, March 6, 2024 at 8:53:58 AM UTC+1 Marc J. Cawood wrote: > Found this thread searching for "mass delete tiddlywiki". > Does anyone know how we can mass delete a list of tiddlers without > clicking (and confirming) on 1000's of delete icons? > > On Thursday, December 11, 2014 at 5:14:05 PM UTC+1 Tobias Beer wrote: > >> Hi Danielo, >> >> >>> maybe you want to update your example for: >>> >> class="tc-btn-invisible tc-btn-mini" >>> >>> instead of >>> >>> class="btn-invisible btn-mini" >>> >>> >> Ah, thanks for that. I actually deleted the classes now, since I don't >> quite like the look of that bin in b/w. I think it would be reasonable to >> have the toolbar button styles, except size and margins applied to any >> *tc-image-button* without being restricted to the toobar itself. >> >> And to put the >> inside a button that actually reveals the tiddler >>> content. Currently it does nothing, but you have a button to close the >>> reveal, which will never be opened. >>> >> >> Not sure what you mean, the button in that template only clears the >> filter bar as is done in the advanced search templates. >> Would you want to preview the tiddlers, too? >> >> Best wishes, Tobias. >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/eb79206d-eeb0-49a2-8e5e-72bd4d0350b6n%40googlegroups.com.