Skip to main content
Rowby
Inspiring
June 3, 2017
Answered

Shortcut key for any Sequence

  • June 3, 2017
  • 4 replies
  • 1395 views

Hi everyone.

Using Adobe Premiere latest CC version.  Windows.

I have lots of sequences in my current project, and I would like to see if there is a way to create Shortcut Keys for specific sequences.

So when I need to bring up a specific sequence I can just hit that shorcut key and bring up that sequence in my timeline.  Like F1 for my Main Sequence, F2 for another sequence, etc.

Any thoughts?

Thanks!

Rowby

    This topic has been closed for replies.
    Correct answer eikonoklastes

    There is a way to implement this if you don't mind diving into macros.

    On Windows you can use Autohotkey to set this up, on macOS Keyboard Maestro is very good.

    For Windows, what you need to do is send the key sequence:

    Alt+W, T, T, T, Right Arrow, starting letter of your sequence.

    This will open the Window menu, cycle down to the Timelines sub-menu, and then pressing the starting letter will activate that sequence.

    You can map this set of key actions to a single key and define multiple keys for as many sequences as you want.

    Here's a video of it in action, where I mapped Ctrl+Alt+Shift+F1, F2 and F3 to my 3 sequences:

    2017-06-04 11-37-25-1 - Vidme

    This is the Autohotkey script for the 1st sequence, labeled 'Master':

    ^!+F1::

    Send !wttt{Right}M

    return

    4 replies

    MahaB82A
    November 19, 2021

    Another way

    Put all the sequence into one folder and name it EDIT. And give the sequence a specefic name not generic name.

    eikonoklastesCorrect answer
    Legend
    June 4, 2017

    There is a way to implement this if you don't mind diving into macros.

    On Windows you can use Autohotkey to set this up, on macOS Keyboard Maestro is very good.

    For Windows, what you need to do is send the key sequence:

    Alt+W, T, T, T, Right Arrow, starting letter of your sequence.

    This will open the Window menu, cycle down to the Timelines sub-menu, and then pressing the starting letter will activate that sequence.

    You can map this set of key actions to a single key and define multiple keys for as many sequences as you want.

    Here's a video of it in action, where I mapped Ctrl+Alt+Shift+F1, F2 and F3 to my 3 sequences:

    2017-06-04 11-37-25-1 - Vidme

    This is the Autohotkey script for the 1st sequence, labeled 'Master':

    ^!+F1::

    Send !wttt{Right}M

    return

    gerikp
    Community Expert
    Community Expert
    June 3, 2017

    If you open your multiple sequences in your timeline panel so they all show up across the top like this.

    Then, when your timeline is selected (see the thin blue bounding box? That means your timeline panel is selected) you can hit the Shift+3 (keyboard short cut for timeline panel) and cycle through each sequence quickly. This also works when you have multiple sequences open in your timeline panel and your program monitor panel is selected and you use Shift+4 to cycle through your open sequences.

    If you organize your project well and set things up in advance this could be a good work around for what you want to do.

    Ann Bens
    Community Expert
    Community Expert
    June 3, 2017

    Not that I know of but

    If you have several sequences open in advanced, hover you mouse over the tabs en scroll.

    Ann Bens
    Community Expert
    Community Expert
    June 3, 2017

    Or make a shortcut for Open in Timeline from the Project Window.