Use case or problem
Search without loosing my place in a large document. I’m making a large update to a database and running a report at the end to see what I need to look at to fix issues. I’m using obsidian to document things that cannot be fixed to hand off to a person to investigate deeper. Since the report at the end changes after every update, I’m having to search to make sure I’m not documenting the same thing twice. If the thing doesn’t exist, then I’ve lost my place in the large document because of the partial matches it found while typing. It’s slowing down my work quite a bit. I’d like to be able to see all places the text appears in the document without loosing my place. I know Find All exists, but I still lose my place because of all the partial matches.
Proposed solution
Add an option to turn it off.
Current workaround (optional)
Have a duplicate of it open in another program and search in the duplicate.
Related feature requests (optional)
None that I can find