mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-20 08:44:52 +00:00
First pass at incremental search
This tiddler now ties together several recent changes to produce a reasonably good typeahead search box, constructed from more fundamental mechanisms, particularly filters.
This commit is contained in:
parent
0982bcbf45
commit
bf94a6dc65
@ -10,7 +10,7 @@ Search: <<edit tiddler:[[$:/search/text]]>>
|
|||||||
<div class="dropdown-menu">
|
<div class="dropdown-menu">
|
||||||
(((
|
(((
|
||||||
|
|
||||||
[tag[docs]sort[title]]
|
[searchVia[$:/search/text]!is[shadow]sort[title]]
|
||||||
|
|
||||||
)) <<view title link>> )
|
)) <<view title link>> )
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user