Skip to content

1.4.6

Choose a tag to compare

@notoriouslab notoriouslab released this 30 Jul 09:45
· 45 commits to main since this release

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.