I am a new user and love Obsidian so far! I am a heavy keyboard shortcut user and have found the following flow tricky, was wondering if I am missing anything obvious. I’ve done a cursory search of the docs and available shortcuts can’t seem to figure it out.
What I’m trying to do
Search for text using the keyboard, and then use the keyboard to escape the search and immediately start typing where the search result was found.
What I’ve tried
- cmd + F to search for text in a document
- Hit enter until I get the right search result
- Hit esc and expect to start typing at that location
- At this point the editor seems to not have focus anymore.
A similar flow occurs when I do a global search
- cmd + shift + F to search for text globally
- There seems to be no keyboard shortcut to select results so I just click on one
- Hit esc and expect to start typing at that location
- At this point the editor seems to not have focus anymore.
Any help/thoughts would be much appreciated!