How to search based on keywords to return filters for tags that correspond to aggregated tags

Dear friends

How to find the tags “dog”, “bug”, “cat” corresponding to “666” in the body content of tiddlers by filtering


This recalls the tag for items that might have been forgotten when organizing your notes

[!is[system]search[$$ am /]] is a filter for searching for a few keywords corresponding to tiddlers titles

Any reply would be greatly appreciated

Hi

Try this:
[!is[system]search[expression the parameter]tags[]]

Search terms are chosen to match tiddlywiki.com content, but it should also work with your own search terms.

Fred

Thanks a lot, the filters work fine on my wiki