It would be nice to be able to start a search straight from the URL bar with an argument in the URL like a search engine. For example like Chocolatey's package search: https://community.chocolatey.org/packages?q=asdf. We could have https://rasa.github.io/scoop-directory/search?q=asdf Then you could set up a search shortcut/bookmark in your browser using the %s substitute marker (not sure what it's called), so you just have to type scoop asdf to start your search! 😄
It would be nice to be able to start a search straight from the URL bar with an argument in the URL like a search engine. For example like Chocolatey's package search:
https://community.chocolatey.org/packages?q=asdf
. We could havehttps://rasa.github.io/scoop-directory/search?q=asdf
Then you could set up a search shortcut/bookmark in your browser using the%s
substitute marker (not sure what it's called), so you just have to typescoop asdf
to start your search! 😄