Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Shortcut to Tool Launcher il_list Script

  • Shortcut to Tool Launcher il_list Script

    Posted by Sascha Koeth on May 5, 2019 at 3:18 pm

    Hi! Is there a way to create a keyboard shortcut to open tool launchers tl_list ? I tried to place it in the script folder to access it via the “ExecuteScriptMenuItem” shortcut command line but that doesn’t work as the tool launcher script only works in the ScriptUI panel Folder. Any idea? Thanks!

    HAYWOOD Digital Studio

    http://www.haywood.de

    Sascha Koeth replied 7 years ago 1 Member · 1 Reply
  • 1 Reply
  • Sascha Koeth

    May 7, 2019 at 10:57 am

    Found a first step to the solution:

    combine this shortcut modify approach:
    https://www.editingcorp.com/after-effects-scripts-keyboard-shortcuts/

    keep in mind the path has changed:

    /Users/username/Library/Preferences/Adobe/After Effects/16.1/aeks

    with

    this self-made script in the script folder:

    {
    app.executeCommand(app.findMenuCommandId(“tl_list.jsxbin”));
    }

    BUT!

    Does anyone has an idea on how to jump into the search field directly?

    HAYWOOD Digital Studio

    http://www.haywood.de

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy