Copy link to clipboard
Copied
Copy link to clipboard
Copied
I don't know but for some reason the "load action" button is grayed out in my Photoshop can anybody please help me
Copy link to clipboard
Copied
I have added a new collection for selecting tools:
https://snipit.io/public/collections/22819/22819/
Copy link to clipboard
Copied
Oooh, thank you! This deserves lots of visibility! Let me poke around!
Copy link to clipboard
Copied
I was wondering if we could scour the forums for snippets, or do they need to have a given license?
Copy link to clipboard
Copied
Feel free to add anything you find interesting off my dropbox.
https://www.dropbox.com/sh/mg817g9a9ymbasi/AADTmXUVxmFfM58bcyYE7yiwa?dl=0
Copy link to clipboard
Copied
@Lumigraphics – thank you! If a question comes up and I can use something, I will.
I can't make up most of the stuff that is posted here as a request, users have diverse needs and my imagination must be quite limited :]
I need concrete specific examples. I want to do "X, or Y or Z" as a step in an action, but can't. The idea is to simply provide a small snippet of code that can be recorded into an action as a single step to overcome an issue.
Copy link to clipboard
Copied
Some time ago I started saving code snippets from the answers I give in this community - https://github.com/boogalooper/Snippets
The header of each script contains the name of the topic and a link to it in order to understand the context of the task. If you find something suitable for embedding in actions, then, of course, you can use it.
Copy link to clipboard
Copied
Thank you for sharing @jazz-y
Copy link to clipboard
Copied
I have added a new collection with six artboard scripts for changing the active artboard background colour:
https://snipit.io/public/collections/22836/22836/
Copy link to clipboard
Copied
I have added a new collection for metadata, with a couple of scripts for labels and ratings:
Copy link to clipboard
Copied
A new collection has been added for Selection. A script to crop to selection while retaining cropped pixels (only available to the crop tool using native tools, not available in Image > Crop with a selection active).
Photoshop Action Helper Scripts – Selection
https://snipit.io/public/collections/22989/22989
Copy link to clipboard
Copied
Added another main category/collection for Guides:
Photoshop Action Helper Scripts – Guides
Copy link to clipboard
Copied
I have added a new collection/category for the Camera Raw Filter in Photoshop (not to be confused with the Adobe Camera Raw plug-in):
Copy link to clipboard
Copied
I have added a new collection for "File > Open" with a script to open the most recently opened file from the File > Open Recent menu item.
Photoshop Action Helper Scripts – Open Files
https://snipit.io/public/collections/23114/23114
Copy link to clipboard
Copied
Again, Excellent idea, @Stephen_A_Marsh I hope that all the scripters in here can contribute to your endeavor.
Now, with those "Bricks" it would be perfect to have a tool that non-tech oriented users could use to create the script they need, similar to Apple's Shortcuts...
Copy link to clipboard
Copied
Is @Chuck Uebele around? I'm sure he could also contribute.
Copy link to clipboard
Copied
Again, Excellent idea, @Stephen_A_Marsh I hope that all the scripters in here can contribute to your endeavor.
Now, with those "Bricks" it would be perfect to have a tool that non-tech oriented users could use to create the script they need, similar to Apple's Shortcuts...
By @PECourtejoie
With the fast evolution of AI/ML/LLM etc., it makes sense for Adobe to empower their users by having a built-in AI coding assistant to help write, debug and run code directly in the creative app (Photoshop, Illustrator etc).
Vote here:
Copy link to clipboard
Copied
They would need to write an extension to VSCode, which unfortunately is kind of an ugly stepchild on the Mac.