mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 04:11:32 -08:00
Added keyboard shortcut option for menubar search. (#8350)
This commit is contained in:
parent
695e2ee589
commit
bae2b78925
2 changed files with 9 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
key: ((menubar-search))
|
||||
tags: $:/tags/KeyboardShortcut
|
||||
title: $:/core/ui/KeyboardShortcuts/menubar-search
|
||||
|
||||
<$action-sendmessage $message="tm-focus-selector" $param=".tc-menubar input"/>
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
tags:
|
||||
title: $:/config/ShortcutInfo/menubar-search
|
||||
|
||||
Select the menubar search field
|
||||
Loading…
Add table
Add a link
Reference in a new issue