FlohGro - Home
Draft Version Diff Action
I just published a new Drafts action to compare different versions of the same draft using a git-style diff.
It lets you review changes in chunks (e.g. paragraphs or sections) and choose to keep or revert them between versions.

Download it from the directory: Draft Version Diff
Since I started writing more here, I've wanted a better way to see differences between iterations--especially changes introduced during proofreading. I've experimented with a few options (Grammarly, Apple's built-in proofreading, and other AI tools), but depending on the tool and the length of the post, it can still be difficult to clearly see what actually changed.
I previously used this old action, but it wasn't well suited for use on the iPhone. I also wanted something with better styling and overall usability.
Most of the styling was generated with Claude by providing it with my blog's CSS.
Let me know if you find it useful or have suggestions.
Recent Posts
Using Claude Cowork to Write Drafts Actions
5 min read (929 words)How I set up Claude Cowork and Dispatch to write Drafts action scripts — I describe what I want on my iPhone, Claude creates the script on my Mac and saves it to iCloud Drive, and it's ready to use everywhere. Here's what that workflow looks like in practice.
Now - February 2026
2 min read (467 words)February brought progress on the On This Day app, a minor house emergency, early spring vibes, and a revamped 5 AM morning routine.
My Apple Watch is an expensive alarm clock
2 min read (349 words)An experiment of ditching the Apple Watch for a classic analog watch turned into a permanent switch. My Apple Watch is now reduced to sleep tracking and a silent 5am alarm.
Using Claude Code and Xcode MCP to Build a Useful App for Me
5 min read (904 words)Vibe-coding a personal iOS app with Claude Code and Xcode MCP to turn a Raycast‑based workflow into a native iOS app. In under two hours I gained a really useful app for managing registrations for our CAMPs — agentic coding can turn a niche need into a powerful, time‑saving tool.
Fixing fileproviderd on macOS Tahoe
7 min read (1358 words)macOS Tahoe & fileproviderd broke all my file operations for more than three months until I finally fixed it