Skip to content

Releases: tadashi-aikawa/obsidian-another-quick-switcher

11.6.0

26 Aug 23:28
Compare
Choose a tag to compare

New things

  • Now considers matching between queries and aliases to determine the appropriate link strings for the 'Insert to Editor' command (#245)

🔼 Improvements

  • CSS: Fixed missing separators for frontmatter value arrays (#247) (Thank you, @chrisgrieser ❤️ )

🦾 No longer broken

  • Fixed an issue where null values were breaking the property display (#248) (Thank you, @chrisgrieser ❤️ )

11.6.0-beta1

04 Jul 23:43
Compare
Choose a tag to compare
11.6.0-beta1 Pre-release
Pre-release

11.5.1

04 Jul 06:37
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix a bug that the clear search button disappears when Another Quick Switcher is enabled #246

11.5.0

23 Jun 09:26
Compare
Choose a tag to compare

🎇 Shiny New Things

Add an 'Reveal a folder in the file tree' command #103

image
image
image

🔼 Improvements

  • For the 'insert all to editor' command of the Header dialog, make the highest-level heading items unindented
  • When inserting PDF files using 'insert to editor' or related commands, make it a link instead of a preview (#244)
  • Hide search-input-clear-button

11.4.1

05 Jun 13:58
Compare
Choose a tag to compare

🦾 No longer broken

  • Fix the issue where only the alias name is displayed in suggestions when the query hits the alias, even though both 'Display alias as title on keyword match' and 'Display the alias as the title' are turned off #241

11.4.0

04 May 07:01
Compare
Choose a tag to compare

New things

  • Add 'Display the alias as the title' option #233

🔥 Breaking changes

  • Rename the 'Show aliases on top' option to 'Display alias as title on keyword match'

11.3.0

14 Apr 11:24
Compare
Choose a tag to compare

🔼 Improvements

  • Enable the space key to be assigned in the "Hot keys in dialog" settings #232

💻 For developers

  • Enhance the checks for the ci and pre:push commands
  • Resolve all errors related to the 'biome lint'
  • Change formatter: Prettier -> Biome
  • esbuild.config.mjs -> esbuild.config.mts

11.2.4

14 Apr 08:33
Compare
Choose a tag to compare

💻 For developers

  • Use Bun instead of Node.js

11.2.2

20 Mar 09:24
Compare
Choose a tag to compare

🦾 No longer broken

  • Fixed a bug where 'In file search', 'Link search', and 'Header search' features were not functioning correctly when the current note was pinned #231

11.2.1

17 Mar 06:31
Compare
Choose a tag to compare

🦾 No longer broken

  • Fixed a bug where commands become unusable after reloading the Another Quick Switcher #230