Skip to content

Releases: darlal/obsidian-switcher-plus

6.1.1

21 Mar 14:13

Choose a tag to compare

What's New

  • Minor bug fix for Standard mode showing null when restore previous input is enabled #234

6.1.0

14 Mar 12:38

Choose a tag to compare

What's New

Heading hierarchy breadcrumbs #137

In Headings and Symbol modes, configurable settings allow for displaying breadcrumbs of nested headings up to the current heading suggestion.
breadcrumb suggestion

Configuration:
heading breadcrumb config

Tag display in suggestion results #225

Configurable settings allow for displaying note tag information in Headings, Editor, and Bookmarks suggestions. Tags can be sourced from inline tags, frontmatter, or both.
tag display

Configuration:
tag configuration

Bug fixes

  • Remove vertical spacing for live preview rendered content when possible #233

6.0.0

31 Jan 18:17

Choose a tag to compare

What's New

  • "Live Preview" rendering can be enabled for Links, Tags, and Callouts #151
  • Symbol mode now displays tags from frontmatter #187
  • Address issue with restore previous input #202
  • Reorganized the settings panel for clarity

5.4.0

23 Dec 13:59

Choose a tag to compare

What's New

Base Views
Symbol Mode now supports navigating directly to a specific .base file view. Using the Symbol mode trigger on a .base file suggestion will display the available Views configured for that .base file, allowing you to navigate directly to a specific View #221

Frontmatter as title source
The Preferred suggestion title source setting now has a new option which allows you to set a Frontmatter property key as the source for suggestion titles. Nested Frontmatter paths can be specified via dot notation #223
Note: This setting is supported in custom modes only.

image

5.3.1

27 Aug 22:10

Choose a tag to compare

What's New

  • Fix for Restore previous input setting swallowing user input. When restore previous input was enabled, the first user input character would get overridden, this is now fix #183

5.3.0

21 Aug 10:01

Choose a tag to compare

What's New

Compatibility update for Obsidian 1.9.10
Fix for Override default Switcher launch button on mobile #217

Switcher++ button on "New tab" page
The default "New tab" or "Empty tab" page includes an additional button to launch Switcher++ directly into a configurable mode #203

new tab page

5.2.0

27 Jul 17:43

Choose a tag to compare

What's New

Show file extension indicator
The file extension is now displayed as an optional indicator in the switcher when enabled #210

file extension indicator

Workspace Mode updates
New hotkey allows you to save the current workspace before switching to a different one #189

save and switch worksapce

Command Mode updates

  • Setting to specify max number of recent items: new slider setting for command mode that allows you to specify how many recently used commands to show #207
  • Change sort order for recent items: setting for changing the order of the recently used commands #207

5.1.0

13 Apr 18:08

Choose a tag to compare

What's New

Open multiple suggestions without closing the Switcher
New hotkey that allows you to open multiple suggestions in the background, while keeping the Switcher++ window open #181
background tab

5.0.0

02 Feb 14:38

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

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