dev-resources.site
for different kinds of informations.
Site search in Raycast
Published at
4/19/2023
Categories
raycast
url
Author
Krzysztof Ε»uraw
I recently read a Jim blog post about site search in browsers. I like the idea but I mostly communicate with my browser through Raycast. So I decided to use the same idea for my personal site search in Raycast.
How do I do it? I've used the Raycast quicklink feature. It allows you to create a link to a specific page that you can invoke from Raycast. So I took Jim's URL for the Google tab search and converted it to Raycast: https://www.google.com/search?q={Query}&as_sitesearch=krzysztofzuraw.com
. Right now I can search my site from Raycast!
This is what it looks like in action:
Articles
12 articles in total
How to link a local npm dependency with pnpm
read article
How you properly test your React hook methods
read article
Composition vs props in React
read article
Polymorphic components in React
read article
Sharing configs between Storybook and Vite
read article
Auto update readme on GitHub with Deno
read article
Site search in Raycast
currently reading
Polymorphic react component with vanilla-extract
read article
Eslint rule to restrict imports
read article
Executing scripts when docker starts
read article
How to type Next.js env variables in TypeScript
read article
Custom font on GitHub
read article
Featured ones: