Luan Campina

RPA at Keyrus

Back to writing

How Raycast Changed My Mac Workflow

Spotlight was fine. Raycast is a revelation. Here's how I use it daily.

toolsproductivitymac

I switched from Alfred to Raycast about a year ago. Haven't looked back.

My most-used commands

  1. Clipboard History — I paste things from hours ago
  2. Window Management — no more third-party apps
  3. Snippets — common code blocks, email templates
  4. Calculator — better than opening Calculator.app
  5. Quick Links — jump to GitHub repos, Notion pages

Extensions that changed everything

  • GitHub — search issues, create PRs
  • Linear — assign tasks without leaving my editor
  • Jira (unfortunately) — for work stuff
  • Tailwind CSS — color palette always accessible
  • My own extension — time tracking, custom commands

Building my own extension

When I couldn't find what I needed, I built it:

  • Raycast's React-based API is intuitive
  • TypeScript support is excellent
  • Publishing is straightforward
  • The community is helpful

Pro tips

  • Use Quicklinks for frequently visited URLs
  • Set up Fallback Commands for searches
  • Script Commands for simple automations
  • Hotkeys for your top 5 actions

The best tool is the one you forget you're using. Raycast disappears into my workflow.