1.4.6
Fixed
- Modifier clicks now work on search results (#8). Every place a result opens a note — the sidebar rows (Search / Discover / Global Discover), the quick-search modal, and the hidden-suggestions list — now honors Obsidian's standard conventions: Cmd/Ctrl+click opens in a new tab, Cmd/Ctrl+Alt+click in a split pane, Cmd/Ctrl+Alt+Shift+click in a new window. Middle-click opens a sidebar result in a new tab. The quick-search modal also shows a
ctrl/⌘ ↵hint in its instruction bar.
Thanks to @tvtjr for the report.