[Search Router] Allow search without a keyword
Open
Nobody has claimed this yet.
extension
extension: search-router
feature request
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 6.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 442
Description
Extension
https://www.raycast.com/franzwilhelm/search-router
Description
There are URL-s that I just want to open at once but without any query. It would be great if:
- the URL-s would open even without specifying a keyword
OR - it would be possible to specify a URL address that does not contain {{{s}}}, so it would ignore this and just open the given URL
Who will benefit from this feature?
No response
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the Search Router extension from the linked Raycast page and inspect its command entry point and configuration handling. Reproduce a URL configuration without a keyword, then determine whether a missing query or a URL without {{{s}}} should be supported. Done means the configured URL opens directly without requiring a search keyword.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100