Skip to main content
AZP Photos
Inspiring
December 5, 2017
Question

Actions

  • December 5, 2017
  • 3 replies
  • 314 views

I am fairly new to creating actions, I'm open to any suggestions to anyone might have to design actions. I understand the basics of actions, but when I create an action how do I create it so it doesn't matter what the later is named. I am getting actions I create to work but only if the layers are named the same as the file that I create it with. Thanks for your help!

This topic has been closed for replies.

3 replies

JJMack
Community Expert
Community Expert
December 5, 2017

Not so much for the begginer.

Crafting Actions Package UPDATED Aug 10, 2014 Added Conditional Action steps to Action Palette Tips.

Contains

Example

Download

JJMack
Derek Cross
Community Expert
Community Expert
December 5, 2017

It might be worth also looking at the Actions that are supplied with Photoshop (which can be adjusted).

Conrad_C
Community Expert
Community Expert
December 5, 2017

If you click a layer name, Photoshop has to record the layer name.

If you use the keyboard shortcuts for selecting the next layer up or down in the Layers panel, Photoshop won't record the layer name. Instead, the Actions panel will record "Select forward layer" or "Select backward layer". If that will work for your actions, use the keyboard shortcuts for layer navigation. On the Mac they're Option-[ and Option-] , so I assume in Windows they're Alt-[ and Alt-] .

Another way a Photoshop action won't record the layer name is if you choose Select > All Layers.

There may be more ways, like through scripting, but those are the ones I know about.