Idea: omit scripts called via shortcut from the re-run feature

Re-running a script (⌥⌘R or finding it easily in the menu) is a very handy feature that can save quite a bit of hassle.

However, when I use a script via shortcut then it would be better not to assign it to this last-used script slot. I’d rather retain the easy access to a less common script rather than strictly the most recent one, because I obviously know the shortcut for the other one anyway.

3 Likes

Yes, please!

Glyphs.defaults["IgnoreRecentScriptInvokedByKeyboard"] = True
1 Like

Any chance to maybe have a customizable list of scripts to ignore for those who use external software for more flexible shortcuts?

I’ll have a look.

What software is that?

Awesome! This is a great option to have, and seems to work perfectly after running that in the Macro Window. Thanks!

Thanks! I was unaware of the setting.