Skip to content

Releases: darlal/obsidian-switcher-plus

5.0.0

02 Feb 14:38
Compare
Choose a tag to compare

What's New

Hotkey to launch Obsidian global search
New hotkey to transfer the search text from Switcher++ to the builtin Obsidian global search UI to perform a vault-wide fulltext search #166
image

Opening Bookmarks respect new tab preferences
Apply the Default to open in new pane setting when opening file-based bookmarks #182

Override Standard mode rendering behavior
Introduce a new Override Standard mode rendering setting to control overriding rendering behavior in Standard mode. This can be used to enable/disable the multi-line rendering #176

4.6.3

24 Dec 03:19
Compare
Choose a tag to compare

What's New

  • Command added to Open in default app directly from the switcher in custom modes (Headings, Editor, Bookmarks, Symbol, RelatedItems). When triggered, the file for the highlighted suggestion will be launched in the associated default system app #148
image

4.6.2

02 Nov 01:27
Compare
Choose a tag to compare

What's New

  • Fix for deferred views to enable navigation, as well as, generating Symbol and RelatedItems suggestion for them.

4.6.1

12 Oct 15:01
Compare
Choose a tag to compare

What's New

4.6.0

29 Sep 04:10
Compare
Choose a tag to compare

What's New

  • Obsidian 1.7.2 compatibility #177
    Obsidian release 1.7.2 (Insider release at time of writing) introduced some new APIs and removed others. This update migrates from the fuzzySearch and prepareQuery APIs to prepareFuzzySearch and prepareSimpleSearch. Thanks for the heads up @liamcain!

4.5.1

29 Sep 03:46
Compare
Choose a tag to compare

What's New

  • Fix an issue where Bookmark mode would display files that had been deleted #174
    If you bookmarked a file, then deleted the file without first deleting the bookmark, Bookmark mode would incorrectly display a bookmark for the deleted file. With this update, a bookmark will no longer be displayed when the underlying file has been deleted.

  • Hotkeys for quick selection of top nth suggestion in the switcher #124

image

4.5.0

14 Sep 01:49
Compare
Choose a tag to compare

What's New

Display Headings as Live Preview
When in Headings and Symbol modes, search results for Heading can be rendered similar to Obsidian's "Live Preview" mode #151. This is experimental and disabled by default, the setting Display Headings as Live Preview must be enabled in the plugin General Settings.

With the feature turned off:

image

With the feature enabled:

image

Note that when the feature is enabled heading text that matches the search query will not be highlighted in the live preview result. The new "toggle preview (selected heading)" shortcut has been added to allow you to toggle between the live preview and raw text mode for the selected result.

image

Other updates

  • Minor documentation updates.
  • Reduce build output size by stripping comments and applying compression.

4.4.0

13 Jul 19:21
Compare
Choose a tag to compare

What's New

  • Fix Vault suggestion rendering when using Windows paths #160

Command Mode updates

  • set hotkey: For the selected suggestion, you can navigate to the Obsidian Hotkeys settings dialog to enable assigning a hotkey to the command #141
  • toggle pinned: toggle the "Pinned" state of a command from directly from Switcher++
    image

4.3.0

29 Jun 11:07
Compare
Choose a tag to compare

What's New

4.2.2

07 Jun 23:10
Compare
Choose a tag to compare

What's New

Minor fixes for Obsidian 1.6.1

  • Fix to make overriding the "βŠ•" button (in the Navigation Bar) on mobile platforms work again
  • Fix to make custom prompt instruction visible