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