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

Feature Request: Support for URI Scheme #3

Closed FelipeRearden closed 1 year ago

FelipeRearden commented 1 year ago

Feature Requested

Hello @Quorafind !!!!!!!

First of all, I have no words to say thank you creating this amazing plugin.

It's a dream to finally be able to search from a modal instead the Sidebar. I have been looking for this for a long time. Thank you !!!

My FR

My FR is simple to explain add supoort for a URI command to open Float Search Modal the same way that we already have with Obsidian

obsidian://search?vault=&query=

My Workflow

90% of the time that I search something I wanna search using a selection from the active note.

I use the plugin URI Commands to run a URI using the {{selection}} parameter from the plugin to search from the selection.

Moreover, I realize that using the search operator content:"" is more accurate

This way, I need the URI Scheme to search using this amazing plugin :)

obsidian://search?vault=VAULT&query=content:"{{selection}}"

Thanks for reading this !!!!! I hope you like my suggestion πŸ™ πŸ™ πŸ™

Let me know if you need more information !!!

Have a great day 🌞

Relevant Screenshot

No response

Checklist

Quorafind commented 1 year ago

Available in latest release,

FelipeRearden commented 1 year ago

Available in latest release,

Working perfect on version 2.5.0 on Obsidian Mobile 1.4.3 on iPadOS 16.2

Thank you vey much @Quorafind for this feature !!!!! it's extremely important to me to be able to open the float search with a standard query :)

You are an Obsidian legend πŸ₯‡πŸ₯‡πŸ₯‡

FelipeRearden commented 1 year ago

Hello @Quorafind !!!!

Since we have a new command to open the Search View in Tab would you mind adding a new URI to let me open the search view using a URI ?

Let me know if I have to open a new issue for this Feature

Thank you very much !!!!!