mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-05-04 16:34:10 +00:00
8 lines
318 B
Plaintext
8 lines
318 B
Plaintext
title: $:/core/ui/KeyboardShortcuts/advanced-search
|
|
key: ((advanced-search))
|
|
|
|
<$navigator story="$:/StoryList" history="$:/HistoryList">
|
|
<$action-navigate $to="$:/AdvancedSearch"/>
|
|
<$action-sendmessage $message="tm-focus-selector" $param="""[data-tiddler-title="$:/AdvancedSearch"] .tc-search input"""/>
|
|
</$navigator>
|