Copy link to clipboard
Copied
Hello
I'm looking for a script that would add a gradient swatch to the library..
I already have the basic functions of adding new scratch and creating new group Swatch colours
but it does not work with gradient !
Thanks a lot for the help
Rant on //
the more I go deep into illustrator the more I realise it is not at all user-friendly for automation and it lacks so many basic features !!!
So I have to script it… well only if I could but I don't have months of time to invest in learning how to code just to get basic UI functions out of a product costing more than 600 bucks per year !!!!!
And I'm pretty tech savvy to begin with as I'm working in the lighting industry as a moving light programmer… 15 years of AI and I still need to search for bits of code from greats devs here or elsewhere that share their scripts with the world
In the end, all those processes look like a mess : actions, scripts, shortcuts, Astute Graphics toolbars, Stream deck automation and AutoHotKeys mapping…..
Why? Because none of those pretty basic processes will fit into 1 single encapsulation language ….
Pick three or more of them to run consecutively and finally have your end result!
What a f****** mess just to make a program behave correctly!
Just to make it crystal clear, in my case, I'm looking for very very basic stuff.
Just that I have thousands of files, so I'll not spend my days clicking around everywhere
thanks, Adobe for the whole collaboration team processes and cloud bulshit that the company is pushing for years now! but hear your user base's voices first maybe?
Patch the holes in your software first? implement basic functions?
I know that indie devs would do wonders to make it a flawless experience with a more open API
I might move on to different solutions for this price point!
\\ Rant off
-
www.instagram.com/mugen_labz/
2 Correct answers
you can't add Gradient Swatches to Swatch Groups neither by hand nor via Script
Here's another discussion among many of them over the years
yes, I understand that now. what a bummer ..
But thanks for the answer as always 🙂
Here are two topic in UserVoice about gradient management in AI
https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/46290505-make-gradient-sortable-into-folders
https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/46290526-create-a-ise-file-system-for-gradient-management
Explore related tutorials & articles
Copy link to clipboard
Copied
You may have the wrong plan - US$20.99/mo
Not sure if these will help:
https://ai-scripting.docsforadobe.dev/jsobjref/Swatch.html
https://ai-scripting.docsforadobe.dev/jsobjref/Gradient.html
Copy link to clipboard
Copied
thank you for the resources links 😉
-
www.instagram.com/mugen_labz/
Copy link to clipboard
Copied
you can't add Gradient Swatches to Swatch Groups neither by hand nor via Script
Here's another discussion among many of them over the years
Copy link to clipboard
Copied
yes, I understand that now. what a bummer ..
But thanks for the answer as always 🙂
Here are two topic in UserVoice about gradient management in AI
https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/462...
https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/462...
-
www.instagram.com/mugen_labz/

