On Friday, March 5, 2021 at 11:16:44 AM UTC-8 ludwa6 wrote: > Wow, @PMario : that would make this an amazing tool! Could it also be > possible to then export the result-set of tiddlers?
Here's a different "filtered search" tool that generates the necessary filter from a set of drop-down selections. This includes ability to match/exclude by title prefix/suffix or tags, specify fields and search flags, and sort results by a specific field. The search results displays the underlying constructed filter syntax (with a copy-to-clipboard button), as well as an "export" button (e.g., output all matching tiddlers to JSON), as well as a "delete" button to remove all matching tiddlers. http://tiddlytools.com/filtergenerators.html#TiddlyTools%2FFilterGenerators%2FPowerSearch http://tiddlytools.com/filtergenerators.html#TiddlyTools%2FMacros%2Fedit-list Notes: * PowerSearch is tagged with $:/tags/AdvancedSearch so that it is automatically added as a tab in the $:/AdvancedSearch tiddler. * edit-list is used by PowerSearch to provide a compact interface so you can either select pre-determined search values or enter custom values by typing. * These two tiddlers are NOT a plugin, and can be dropped into any TiddlyWiki document and used IMMEDIATELY, without saving/reloading the file. enjoy, -e -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/808413e3-4733-4673-a73c-91a330fa709bn%40googlegroups.com.

