raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.24k stars 2.94k forks source link

[Brew] Add ability to search from the main launcher #13337

Closed vpukhanov closed 2 months ago

vpukhanov commented 2 months ago

Extension

https://www.raycast.com/nhojb/brew

Description

Hi! I'm interested in adding an argument to the list commands of the extension (Search, Outdated, Installed).

I'd like to work on this myself, but I wanted to check with the contributors first to ensure there are no objections!

Who will benefit from this feature?

Anyone who uses this extension a lot

Anything else?

Снимок экрана 2024-07-05 в 18 39 13
raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @nhojb @Aayush9029 @mathieudutour @urwrstkn8mare @ashokbaruaakas @MillerApps @pernielsentikaer you might want to have a look.

💡 Author and Contributors commands The author and contributors of `nhojb/brew` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
vpukhanov commented 2 months ago

@raycastbot assign me

nhojb commented 2 months ago

Hey @vpukhanov, thanks for the suggestion.

Unfortunately I'm not very enthusiastic about adding arguments to the brew commands. It's not really consistent with Raycast's built-in search commands - none of which take arguments from root search. In my opinion adding arguments adds visual clutter to the UI. So it's a strong no from me 🫤

The usual approach to make it quicker to search with a command would be one or all of the following options:

Screenshot 2024-07-06 at 12 20 04 Screenshot 2024-07-06 at 12 19 36
vpukhanov commented 2 months ago

Cool, thanks for sharing your viewpoint, it makes a lot of sense! I'm glad I checked in with you first, it's interesting to hear the intentions behind this design decision. I'll close this issue then.