Skip to content

Releases: darlal/obsidian-switcher-plus

4.2.1

18 May 14:57
Compare
Choose a tag to compare

What's New

  • Update the remove invalid link characters when using the "insert into editor" command #154
  • Restrict new file button visibility on mobile to modes that support file creation

4.2.0

04 May 12:09
Compare
Choose a tag to compare

What's New

  • New setting to allowing launching Switcher++ by using the "βŠ•" button in the Navigation Bar on mobile platforms. This overrides the built-in, default behavior of the button #143
  • Updated Standard Mode ribbon icon to match default system Switcher icon #149

4.1.0

07 Apr 00:50
Compare
Choose a tag to compare

What's New

Quick Filters for Headings Mode
Added a several Quick Filters to Headings Mode to quickly narrow down the types of items that appear in your search results. These can limit the result set to matches for:

  • recent files: items that were recently closed
  • bookmarks: bookmark items
  • filenames: filenames
  • headings: headings
  • external files: filename matches for files that do not have .md or .canvas file extensions #142
    image

Notes

  • With this release, the core "Command Palette" plugin has be enabled for Command Mode to function properly. The core Command Palette is where the Pinned commands functionality is managed.

4.0.0

20 Jan 20:42
Compare
Choose a tag to compare

What's New

Open vaults directly from the switcher

  • New trigger to display the list of existing vaults in the switcher #26
  • Filter, select the desired vault, and press enter to open. Default trigger is vault (with a trailing space)
  • Note: this feature is experimental and works on Desktop only for now

3.3.9

18 Nov 11:34
Compare
Choose a tag to compare

What's New

Result Priority Adjustments

  • New category for "Attachment file types" priority settings is available #121
  • Results for "Unresolved filenames" (files that do not exist yet) is now visible via the settings UI by default #119
  • Individual file types (by extension) priorities can be added via the data.json settings file

Settings dialog screenshot:
image

3.3.8

21 Oct 21:44
Compare
Choose a tag to compare

What's New

  • Workspace mode will now allow you to create a new workspace when there are no results #94
  • Initial Workspace list should be sorted when there's no search term #134

3.3.7

09 Sep 03:34
Compare
Choose a tag to compare

What's New

  • Added command trigger escape character #106
  • Fix Command mode hotkey rendering sometimes reporting errors

3.3.6

20 Aug 04:51
Compare
Choose a tag to compare

What's New

Insert link into the active editor

  • Symbol suggestion that represent links to blocks such as [[filename#^blockID]] can be inserted into the active editor #127
  • Symbol suggestions that represent external (markdown) links such as [displaytext](url) can also be inserted into the active editor.

3.3.5

29 Jul 17:21
Compare
Choose a tag to compare

What's New

Show the first H₁ heading as "title"

  • Preferred suggestion title source setting enables the first H₁ heading in a file to be displayed instead of the filename in all applicable modes (except Standard Mode) #73

Bookmarks in Headings Mode

  • Search Bookmarks setting in Headings Mode enables bookmarks to be included in searches for that mode.

3.3.4

15 Jul 07:37
Compare
Choose a tag to compare

What's New

  • Externalized the switcher up/down navigation keys to the plugin settings file so users can modify them more easily #120 #69