mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-03 15:53:26 -08:00
We get a significant speed improvement of >10% by rearranging filter operators to bring to the front the operators likely to reduce the size working list.
5 lines
177 B
Text
5 lines
177 B
Text
title: $:/AdvancedSearch
|
|
|
|
<div class="tw-advanced-search">
|
|
<<tabs "[all[tiddlers+shadows]tag[$:/tags/AdvancedSearch]!has[draft.of]]" "$:/core/ui/AdvancedSearch/System">>
|
|
</div>
|