author | Eric Shulman |
source | http://TiddlyTools.com/filtergenerators.html |
updated | Tuesday, July 12th 2022 at 12:00:55am |
Drag this link to
TiddlyTools' FilterGenerators define several $:/AdvancedSearch addon tabs to provide a variety of specialized searches.
Search for tiddler titles in selected types of tiddlers
- Finds tiddlers that contain the specified text anywhere in their title
- Select one or more types of tiddlers to search in:
tiddlers, shadows, system, tags, missing, orphans, images, binaries
Search for tiddlers using a combination of tags
- Shows checkboxes for all tags in the file, including shadow tags
- Select any combination of tags to search for
- Shows results matching all tags (AND) and one or more tags (OR)
Display tags using proportional size based on the number of tiddlers for each tag
- Select tags to include
- Shows number of matching tiddlers on each tag "pill"
- Sort results by tag title or number of matching tiddlers
- options: min=minimum font size, step=font size increment, max=maximum font size, group=tag count cluster size
Assemble a compound filter to search for matching tiddlers
Requires: TiddlyTools/Macros/edit-list
- select types of tiddlers to search
- include/exclude prefixes, suffixes or tags
- find tiddlers that have a specific field (even if blank)
- search in one or more specified fields
- use flags to define the search criteria
- sort results by any tiddler field
- copy the assembled filter syntax to the clipboard
- save assembled filters for later re-use
- add/remove tags, clone/rename, export, or delete matching/selected tiddlers