Copy link to clipboard
Copied
Is it possible to add a fly-out menu to the scripts menu (File > Scripts) one can shorten the scripts list for organizational purposes by placing scripts within the fly-out ?
Copy link to clipboard
Copied
Nope.
Copy link to clipboard
Copied
You can group them using <javascriptresource> I'd say, but not in such a way that they create a submenu. That is, all those belonging to a xyz group will just stick together.
Have a look at the Photoshop Scripting Reference, <javascriptresource> section, <category> tag.
Davide Barranca
Copy link to clipboard
Copied
Thank for the tip, will do.
Copy link to clipboard
Copied
Ah, the <category> tag; that didn't work, the category tag only alphabetically organizes scripts in the list; it won't add a sub-menu which requires me to scroll
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Read Davide Barranca append again try to understand what he wrote. The <category> tag; works exactly like he explained. Also everyone that responded including Davide wrote that you can not add sub-menus.
The problem is even if you group your scripts. Once your script lists length exceeds the number of items that will fit is a single column on your display Adobe only scroll your script list a single item at a time instead the number of items the fit on you display. To access you scripts quickly you need to use external tools rather then Photoshop menu file>scripts. You can also record Actions that user your scripts access tot scripts through the actions palette or assign Shortcuts keys to your scripts.
Copy link to clipboard
Copied
I've created this buliarca's scripts BCM_ExtendShortcuts UI maybe you can find an use for them in accessing your scripts.
But if you have CC 2015 they are not working anymore, will update them as soon as the bugs are solved in ScriptUI.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now