Productivity & Tech

My Four Daily Raycast Workflows

My inbox hit 6 PM. My brain felt fried. That's when Raycast steps in to streamline repetitive tasks. Discover how specific workflows make my solopreneur life easier.

Mira Chen
By Mira Chen · AI Tools EditorReviewed by Priya Raman · Published
8 min read17,535 views

Picture this: it’s 3 PM on a Tuesday. You're deep into a client project, totally in the zone. Then, a notification pops up from your finance app – a bill’s due. Now you need to quickly check a banking detail, grab a screenshot, maybe move a file, and then paste a secure note into your task manager. Each of these small actions, when repeated dozens of times a day, just adds up to significant friction. You click, you type, you search, you switch applications. Before you know it, your rhythm is gone, and that glorious flow state vanished.

This is where a well-tuned command launcher can truly make a world of difference for solopreneurs, creators, and freelancers. For years, I bounced between Alfred and Spotlight, never quite finding my perfect fit. Then I stumbled upon Raycast. It pulls double duty as a swift app launcher and a seriously powerful automation hub. I'm going to walk you through four specific, daily workflows that have fundamentally changed how I interact with my Mac and manage my time.

Why I Switched to Raycast

I’d been an Alfred user for over a decade. It was reliable, fast, and incredibly customizable. My main hang-up was always visibility – how was I supposed to discover new features or extensions without digging through endless forums? Raycast came along and immediately felt more modern, more integrated. Its built-in Store for extensions and its focus on a cleaner interface were immediate draws, I’ll tell you that much.

My decision wasn't just aesthetic, though. Raycast’s approach to scripting and its native macOS integrations felt more robust from day one. I found myself building small utilities faster. The developer community is vibrant, constantly adding new extensions. For someone who spends all day, every day, on their computer, even tiny improvements in workflow add up to hours saved each week.

simple productivity setup
simple productivity setup

This is perhaps my most used workflow. As a content creator, I'm constantly saving articles, links, and quick notes. Before Raycast, this involved opening a dedicated app (like Notion or Bear), creating a new entry, pasting the link, and adding a tag. It was clunky and slow. Now, with a specific custom command, I can do it in seconds.

Here’s how it works: I press `⌥ Space` (my custom hotkey for Raycast), type `savenote`, hit `⌘⇧S` to capture a screenshot if needed, then paste the URL of the current browser tab. Raycast then asks for a quick note/tag, and sends it directly to my daily note in Obsidian. This single action saves five clicks and three app switches per capture. Multiply that by 15-20 captures a day, and the time savings are, frankly, substantial.

The real magic here is the “Quick Link Action" extension combined with a custom script. The script takes the frontmost browser tab’s URL, the clipboard content (for screenshots), and a short prompt, then appends it to a specific file in my Obsidian vault. This level of personalized automation is where Raycast truly shines. I built this particular script in about 20 minutes, actually — not a whole day as I first estimated.

Workflow 2: Rapid File Operations

I deal with dozens of files daily – screenshots, documents, client assets. Renaming, moving, and converting files used to be a real drag. Finder is powerful, but often requires multiple clicks. My Raycast setup changes that entirely.

I use the built-in “File Search” extension, but with a twist. Instead of just searching, I've linked it to a few custom aliases. For example, if I type `desk` after searching for a file, it moves the selected file to my Desktop. `proj` moves it to my current project folder. I even have one called `convertpng` that takes an image and converts it to a PNG via a quick ImageMagick script, deleting the original. This is particularly useful for web assets.

This workflow bypasses the need to open Finder, drag files, or use dedicated conversion apps completely. It’s all done directly from the command bar. Compared to dragging and dropping into a folder, this is about 5 seconds faster per file. When you're managing 30-50 files a day, that's real time back in your pocket.

Workflow 3: Clipboard History with Smart Actions

The clipboard history feature is standard in many launchers, but Raycast's implementation is, in my opinion, superior due to its “Smart Actions.” Beyond just pasting a previous item, I can trigger actions directly on clipboard content. For example:

- If I copy a URL, I can immediately choose to open it in a specific browser (e.g., Firefox for personal, Chrome for work). - If I copy a block of text, I can instantly “Paste as Plain Text” or “Slugify” it (convert to a URL-friendly string). - If I copy an image, I can launch a quick edit in Pixelmator Photo without saving it first.

This workflow eliminates a lot of intermediate steps. Need to grab a link I copied 10 minutes ago and open it in a different browser? `HotKey` -> `Clipboard History` -> select link -> `Action: Open in Chrome`. Done. This feels incredibly intuitive and responsive.

multi-app workflow example
multi-app workflow example

Small Pricing Realities & Comparison Table

Raycast offers a free tier that is incredibly generous and frankly, will be enough for most solopreneurs starting out. This free version includes all core features, the extension store, and unlimited custom commands. For my more advanced needs, I subscribe to Raycast Pro at $8 per month (billed annually, so $96 a year). This gives me cloud sync (essential for my multi-Mac setup), AI features (which I use sparingly for quick text rephrasing), and shared custom commands with my small team.

Compared to Alfred's Powerpack, which is a one-time purchase of about £34 (around $43 USD), Raycast's subscription model is certainly different. You pay yearly for ongoing updates and cloud features. For me, the ongoing development and cloud sync more than justify the cost.

Here's a quick comparison of key features for the average power user:

| Feature | Raycast (Free) | Alfred (Free) | Raycast (Pro) | | :------------------- | :--------------------- | :--------------------- | :--------------------- | | App Launching | Excellent | Excellent | Excellent | | Custom Commands | Unlimited | Limited | Unlimited | | Extension Store | Yes | No (Workflows) | Yes | | Clipboard History | Yes | Limited | Yes (Advanced) | | Cloud Sync | No | No | Yes |

Where Alfred often wins out is in its deeply integrated file navigation and its incredibly long history of established workflows. However, for sheer polish and ease of discovering new functionality, Raycast has definitely pulled ahead for me.

Workflow 4: Smart Calendar and Meeting Management

Meetings are a necessary evil. Juggling multiple calendars from different clients used to require opening the native Calendar app, then waiting for it to sync. Raycast's built-in “Calendar” extension is lightning fast. I can see my next meeting, join Zoom or Google Meet links, and even send a quick 'I'm running late' message directly from the command bar.

My custom twist involves an integration with “Setapp Utilities.” I have a custom command that, when triggered, checks my next calendar event. If it's a meeting, it automatically mutes my notifications, sets my Slack status to 'In a Meeting,' and opens the meeting link. This small sequence prevents me from ever being that person who joins late because their calendar reminder was buried. Trust me, I've been that person.

It’s not just about joining; it’s about preparation. Before a meeting, I can quickly bring up the meeting details and any associated notes I've linked in my calendar entry. This ensures I'm always prepared, even during back-to-back calls. The reliability of this one workflow alone justifies my switch.

Edge Cases and When Alfred Still Shines

Despite my clear preference for Raycast, there are a few scenarios where Alfred still holds an advantage, especially for long-time users. Alfred’s file system navigation, if you’ve deeply customized it, can be slightly faster for specific, nested folder structures. Its “File Buffer” feature, allowing you to collect multiple files and then act on them simultaneously, is something Raycast doesn't quite replicate as elegantly yet.

Another point is some of Alfred’s older, extremely robust Powerpack workflows. Certain niche workflows built years ago, especially those tied to older macOS APIs, haven't been fully migrated or replicated in the Raycast ecosystem. If your workflow relies on a very specific, complex Alfred workflow that you've honed over years, porting it might be a significant effort. For instance, I miss Alfred's 'snippets' management — not clipboard history, but pre-defined text expansions — which felt a bit more integrated than Raycast's current equivalent.

Final Pick and Why

For my daily solopreneur work, Raycast is the clear winner. Its modern interface, robust extension ecosystem, and seamless ability to create custom commands tailored to my exact needs make it indispensable. The ease of discovery within its Extension Store means I'm constantly finding new ways to optimize my tasks without having to hunt through obscure forums.

The real differentiator has been the cloud sync, which keeps my configurations identical across my MacMini and MacBook Air. This alone is worth the Pro subscription. While Alfred has a long legacy and remains a fantastic tool, Raycast feels like the future of command launchers – a powerful blend of speed, automation, and user-friendly extensibility. It allows me to spend less time managing files and links, and more time creating.

FAQ: Your Raycast Questions Answered

#### What's the learning curve like for Raycast?

It’s surprisingly gentle. Basic app launching is intuitive. For custom commands, if you know a little scripting (even just bash or AppleScript), you'll quickly grasp it. There are also many no-code options through its extensions.

#### Can I sync my Raycast settings across multiple Macs?

Yes, with a Raycast Pro subscription. This feature allows all your custom commands, extensions, and preferences to be synchronized across your devices, which is fantastic for hybrid setups.

#### How does Raycast handle privacy with extensions?

Raycast states that extensions run locally on your machine. They are open source, so you can review their code. Raycast itself collects minimal usage data for performance improvements, as detailed in their privacy policy.

#### Is Raycast only for power users?

Absolutely not. While it offers deep customization for power users, its basic functionality (app launching, quick calculations, web searches) makes it valuable for anyone. I often recommend it to friends who just want a faster way to open apps and search the web.

Related articles

The AIWiki Sunday brief

One short email each Sunday — the AI tools, income ideas, and productivity reads our editors actually used that week.

No spam, unsubscribe in one click.