Quorafind / Obsidian-Float-Search

A plugin for searching text by using Obsidian default search view.
GNU General Public License v3.0
155 stars 5 forks source link

[Bug]: URI not working #43

Closed freyana closed 9 months ago

freyana commented 11 months ago

Bug Description

Hi, I'm using your Obsidian Floating Search Plugin on my Windows computer. Most parts work fine, thank you.

However, when I embed a URI command in an Obsidian page, it is not working properly. It opens the Floating Search but does not enter the query String.

I have used the following URIs:

- [Search](obsidian://fs?query=Obsidian)
- [Search](obsidian://fs?vault=myVault&query=Obsidian)

The standard Search URI works: - [Search](obsidian://search?vault=myVault&query=Obsidian)

Regards Freyana

Relevant Screenshot

My URL: image

Search Result: image

To Reproduce

  1. Write URL [Search](obsidian://fs?query=Obsidian) on an Obsidian page
  2. Click on the URL

Obsidian Version

3.4.5

Checklist

Quorafind commented 9 months ago

Got fixed.