Could you please reconsider how Adobe software distributes its configuration, cache, libraries, and support files across the macOS user account? Right now, it’s a complete mess.
Some files are dumped into:
~/Library/Application Support/Adobe/
others into ~/Library/Preferences/
and yet more into ~/Documents/Adobe/, ~/Documents/Shared/, and so on.
Even within Application Support, there's no consistent logic—some products create deeply nested folders, some split their data between multiple hierarchies (e.g., Media Encoder vs. Premiere), and shared libraries like color profiles, swatches, LUTs etc. aren’t even centralized. Where’s the global Color directory that should exist for shared ICC or .ase files? Instead, we have cryptically named or duplicated folders all over the place.
And then there's the Creative Cloud Files folder… with a 200+ character identifier in its name. Why?
This isn’t just about aesthetics. It:
Breaks automation
Makes backup and migration harder
Wastes time for power users trying to locate or edit configs
Violates basic UX consistency on the platform
I’m not asking for a full redesign—just consolidate, document, and standardize folder locations. If there’s a global Shared folder (like ~/Documents/Shared/Adobe/), use it for shared libraries. If user prefs belong in Preferences, keep them there. And please stop mixing local and cloud-related content in one unstructured heap.
Shouldn’t be that hard to write correct paths into the code.
Thanks for listening.