I’m looking for a way to configure a hotkey that would insert a predefined search query into vault search. This command must switch to the Search tab and focus on the search input field when run, just like Ctrl/Cmd+Shift+F. I would also like to bind this command to the ribbon. How can I achieve this?
While one can achieve this with Templater, the plugin requires an active editor to run scripts.
If I could assign a hotkey to a bookmark regardless of its place (1-9), this would be perfect. But this is an acceptable limitation–I will simply keep the hotkey’d bookmarks on top. Thank you!