This there a way to save Custom Shortcuts?
I have seen stuff like saving Script Editor Colors
As far as I know we can’t set/read studio shortcuts. I’m also interested to know if it’s possible.
I believe plugins can allow you to do this with Plugin:CreatePluginAction
, which creates a PluginAction. @ChipioIndustries made a neat tutorial that explains how you can use these—props to him.
If you want to just the shortcuts that trigger actions that already exist, you can go to FILE > Advanced > Customize Shortcuts...
and double click entries under the shortcut column to edit them.
I want to save them so I don’t have to enter them manually again on another device or after a reinstall