Hi,

I’m an avid keyboard user. I’d like to avoid touching the mouse as much as possible.

Sometimes I want to find a certain word in the note and put the caret on it, so I could start editing there. What I do in Chrome is hit Ctrl-F, type the text until Chrome finds it and press Esc. Then the caret is on the found text.

I tried the same in Obsidian, and while it does find the text, it doesn’t put the caret there.

Any idea how I can accomplish my goal here? My goal is to jump with the caret to a certain word in the note, without touching the mouse.

Thanks,
Ram.

1 Like

Best way to do this would be to use Vim key bindings with regex

You can enable Vim in the settings under Editor > Advanced > Vim key bindings

Sure and thank you, but I want a solution to that specific problem, while Vim key bindings are more of a religion. In other words, I worry that the 99.9% of Vim key bindings that will be enabled that aren’t solving my specific problem will be a nuisance.