이 문서는 https://tiddlywiki.com/languages/ko-KR/에서 티들리위키의 정적 HTML 표현의 일부입니다

show-filter-count Macro

2024년 8월 4일 오후 3:02

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