This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

show-filter-count Macro

4th August 2024 at 3:02pm

New in v5.3.6 – The show-filter-count macro creates an element, that shows a counter and a button to open the provided filter string in $:/AdvancedSearch

Parameters

filter
Needs to be a valid filter run

Examples

<<show-filter-count filter:"[tag[HelloThere]]">> -- The number and the icon is click-able

That renders as:

– The number and the icon is click-able

<<show-filter-count filter:"[has[author]sort[]]">> -- The number and the icon is click-able

That renders as:

– The number and the icon is click-able

Also see: $:/core/ui/ControlPanel/TiddlerFields