Quorafind / Obsidian-Float-Search

A plugin for searching text by using Obsidian default search view.
GNU General Public License v3.0
155 stars 5 forks source link

fix selection for search with last state #19

Closed depressiveRobot closed 1 year ago

depressiveRobot commented 1 year ago

This will preselect the last search query when opening the modal dialog using the command Search Obsidian Globally (With Last State). It allows to quickly type another search query without the need to delete the remembered text while still maintaining the previous behavior.

It's a well-known behavior from other search dialogs remembering the last state, such as Spotlight on macOS.