• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Create an action with filter

New Here ,
Mar 15, 2013 Mar 15, 2013

Copy link to clipboard

Copied

I would like to create an action to filter my layers and apply modifications on filtered layers.

I tryed to do it but the action doesn't recognize this kind of manipulation.

Do you think it's possible ?

Regards,

TOPICS
Actions and scripting

Views

759

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Valorous Hero ,
Mar 15, 2013 Mar 15, 2013

Copy link to clipboard

Copied

Still not sure what you are after, this script will let you run an action on selected layers...

http://www.scriptsrus.talktalk.net/Run%20Action.htm

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 24, 2013 May 24, 2013

Copy link to clipboard

Copied

Hi Paul,

Sorry for the late and thank you for your answer, this is interesting but not really what I looking for.

Suppose you are using the layer panel, you have the possibility to filter the kind of layers you want (type, effects, blend mode etc..) with photoshop cs6.

When you program a script for this, it doesn't save the filter..

Do you have a solution about this ?

Maybe it will be resolved with the next update of the software.

Thx

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
May 24, 2013 May 24, 2013

Copy link to clipboard

Copied

I an still unclear on what you are after, the filter in CS6 is just that it does not select the layers, you still need to do that manually.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 24, 2013 May 24, 2013

Copy link to clipboard

Copied

This is what I looking for :

1 - In the layer panel, I show the kind of layers I want, for example only smart objects and not others :

step1.jpg

(I use the french version)

2 - Now only smarts objects are displayed, then I select all the smart objects :

step2.jpg

3 - I apply some modifications to the smarts objects (example : opacity 50% )

I woud like to save the manipulation in a script, but it doesn't save the first step...

Thx

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
May 24, 2013 May 24, 2013

Copy link to clipboard

Copied

Ah sorry, I was confused as a script in French is an "Action" not a written script (JavaScript, VB, Applescript, COM etc)

You should find the experts with Actions in the General forum

http://forums.adobe.com/community/photoshop?view=discussions

Hopefully someone could answer your question there.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
May 24, 2013 May 24, 2013

Copy link to clipboard

Copied

LATEST

If I understand what he is trying to do, I don't think it can be automated by action or script becasue setting the layer panel filter( step 1 ) is not action recordable or in the Object Model.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines