A specific complaint that cuts across all four products is that users forget how to do things they've done before — 'you can easily forget how must-have functions work' — and that every upgrade shuffles menus enough to break habits they'd built. This isn't a beginner problem; it's an intermediate one. Someone who edits photos regularly but not daily loses procedural memory between sessions and has to re-hunt for tools they've used dozens of times.

The gap isn't that shortcut references don't exist — cheat sheets are everywhere. The gap is that a static PDF can't tell you 'you forgot this one three times this week' or give you a two-minute drill that rebuilds muscle memory for exactly the actions you keep losing. Spaced repetition exists for language learning and has been applied to coding, but nobody has pointed it at the specific problem of photo editing procedural memory, where the cost of forgetting is measured in minutes lost per session.

Adobe has no incentive to build this. It would implicitly highlight how complex and forgettable their UI is, and it would compete with their own paid learning products. The person who buys this isn't asking Adobe to fix complexity — they've accepted the complexity and just want a faster path back when they lose the thread.

Users want to open Photoshop and get straight to work. Every minute spent hunting a menu or relearning a shortcut is a minute that compounds across hundreds of sessions. Someone who edits professionally three times a week and loses even five minutes per session to this friction is losing hours per month. A 10-minute weekly drill that uses spaced repetition to rebuild exactly the shortcuts and menu paths they've historically fumbled — pulled from their own logged hesitation patterns — would pay for itself the first month.

What to build

Build a desktop app that logs which Photoshop and Lightroom actions a user navigates to via menu (rather than shortcut) and runs a 10-minute weekly spaced-repetition drill that prompts them to recall and type the shortcut or describe the menu path for only those specific actions they've historically hesitated on.

Where to start

Launch on Mac first targeting Lightroom Classic only, where the menu structure is more predictable and the accessibility API hooks are more stable, before attempting Photoshop's far more complex and customizable interface.

The hard part

Logging menu navigation reliably without hooking deep into OS-level accessibility APIs — which are fragile, platform-specific, and can be revoked by OS updates — means you may need to ask users to install a privileged helper or accept shallow detection that misses many events.

How it makes money

One-time purchase in the $20–35 range to match the impulse-buy threshold of a solo freelancer, with an optional $5/month sync tier that backs up their hesitation log across machines.

See the evidence. The complaints behind this idea, the products they came from, and similar ideas in Photo Editing.

More ideas in Photo Editing