mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-13 17:40:03 +00:00
22 lines
293 B
Plaintext
22 lines
293 B
Plaintext
title: Search
|
|
|
|
Search: <<edit tiddler:[[$:/search/text]]>>
|
|
|
|
<div style="position:absolute; z-index:1000;">
|
|
|
|
<<reveal state:[[$:/search/text]] type:nomatch text:""><
|
|
|
|
<div class="open">
|
|
<div class="dropdown-menu">
|
|
(((
|
|
|
|
[tag[docs]sort[title]]
|
|
|
|
)) <<view title link>> )
|
|
</div>
|
|
</div>
|
|
|
|
>>
|
|
|
|
</div>
|