# Shortcuts

{% hint style="info" %}
For more information on how to install the shortcuts for the first time, go to the [Shortcuts Installation](https://workflower.constantin-maier.com/installation#step-2-installing-the-shortcuts) page.
{% endhint %}

## Shortcut Modes

<div align="left"><img src="https://3790197535-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQrCmGZz5honeHZINyR%2F-MQw9rpEfOCE33cDMrpQ%2F-MQw9vXg8K5xSCAxKnEy%2FIcons-B_24.png?alt=media&#x26;token=f17905f7-5db1-4495-9a56-683af558462a" alt=""></div>

On Windows, you can choose between two ways on how *Workflower* applies its shortcuts: *Single Script Mode* and *Individual Scripts Mode*. To change the mode, go to *Settings* / *Shortcuts*.

On Mac, due to scripting limitations, you only can use the *Individual Scripts Mode*.

![Shortcut Mode Dropdown (on Windows only)](https://3790197535-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQrCmGZz5honeHZINyR%2F-MUxz8zV882dQQLQ1OXX%2F-MUy--LxgHRJX-MCJzhO%2FShortcuts-Modes.jpg?alt=media\&token=3a35b602-e29d-4b6b-847e-d6472cf5138d)

### Single Script Mode (Windows only)

Single Script Mode unifies all shortcuts in one script in AE's *Script* folder. You can apply as many shortcuts as you like. Within AE, all shortcuts get applied to the one *Workflower* script. All shortcuts call the script and within the script itself, it is being determined which specific keys are being pressed in order to execute the corresponding function.

{% hint style="danger" %}
When the OS language is Japanese, *Single Script Mode* doesn't seem to work. Please switch your OS language to US or similar, or use [Individual Scripts Mode](#individual-scripts-mode-windows-mac) instead. [More info on shortcut issues for Japanese users](#shortcut-issues-for-japanese-users).
{% endhint %}

#### Advantages of Single Script Mode

The advantage of Single Script Mode is that you don't need multiple scripts within AE's scripts folder which can get messy, especially when adding other scripts to the folder. Also because you can only apply a maximum of 20 shortcuts to scripts, you otherwise couldn't apply shortcuts to all *Workflower* functions. It would limit the number of shortcuts you can apply to non-*Workflower* scripts, too.

#### Disadvantages Single Script Mode

In some instances, there might be some sort of lag between pressing the shortcut and the execution of the function.

Also, in very rare instances, the *Workflower* Main Menu will come up although you pressed another shortcut. This happens when you let go of the keys too early because, at the moment when the script is called, there are no keys to gather information from. And when no shortcut is being registered, the *Workflower Main Menu* will always come up.

In rare instances as well, no function might be executed at all. An error message will pop up telling you that this is a known bug. Often you can just keep on working but sometimes pressing shortcuts will continue not to work. This is because of a bug within the *Adobe* scripting environment. The variable that reads the currently pressed key will return without result and will be broken from then on. You will have to restart your computer. (Sometimes just restarting *After Effects* will help, too.) After that, shortcuts should work without a problem.

![Unrecognized Keypress Error Message](https://3790197535-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQrCmGZz5honeHZINyR%2F-MUy0--uAlDSYI3iunOX%2F-MUy27fMvrhLaXW4QMyB%2FShortcuts-Error-2.jpg?alt=media\&token=f49f8166-c702-4546-8386-4bcd24307774)

{% hint style="info" %}
If you encounter too many problems when using shortcuts on Windows, switch to *Individual Scripts* Mode instead. You will only have a maximum of 20 shortcuts to assign but you will not encounter any bugs anymore. However, because of its advantages, we still recommend *Single Script Mode* for most users.&#x20;
{% endhint %}

### Individual Scripts Mode (Windows + Mac)

*Individual Scripts Mode* will create one script for every shortcut within AE's *Script* folder.

{% hint style="warning" %}
On Windows, you will have to run *After Effects* as administrator when opening up the *Keyboard Shortcuts* panel in *Individual Scripts Mode*. After setting the shortcuts, you don't have to run it as an administrator anymore. On Mac, this isn't necessary.
{% endhint %}

#### Shortcut Slots

![Shortcut Slots Dropdown](https://3790197535-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQrCmGZz5honeHZINyR%2F-MUy40NbWPqRzczg-q4P%2F-MUy4Kl7r6UYAX9IirV4%2FShortcuts-Slots-2.jpg?alt=media\&token=25d16c1c-c3f7-4fbc-bccb-d99847839436)

Within the *Keyboard Shortcuts* panel, you can define how many *Workflower* scripts (slots) should be created. You can create up to 20 shortcut slots. When you create 20 slots, however, you cannot assign shortcuts to non-*Workflower* scripts, since *After Effects* only allows for up to 20 shortcuts to be applied to scripts. If you want to assign shortcuts to other scripts, lower the number of slots via the dedicated dropdown.

{% hint style="info" %}
In case you experience issues when trying to assign a shortcut to a another script, please read [this F.A.Q. entry](https://workflower.constantin-maier.com/faq#add-shortcut-to-other-script-issue) first.
{% endhint %}

Be aware that every time you change the number of slots, all non-*Workflower* script shortcuts will get deleted.

When you set shortcuts for the first time, or when you change the number of slots, you will have to restart *After Effects* after saving to correctly apply the shortcuts. This is because *Workflower* scripts will have to created/removed and *After Effects* only loads new scripts when starting up. If the number of slots stays the same, however, you don't have to restart *After Effects*.

If you have other scripts before *--- Workflower ---.jsxbin* within AE's *Script* folder, your available number of slots will be lower than 20 since shortcuts can only be applied to the **first** 20 scripts. Change the name of the other scripts or move them out of the folder to increase the number of slots.

When you switch from *Single Script Mode* to *Individual Scripts Mode*, only the first 20 functions within the panel will have a shortcut. Click on *Reset to Default* to set shortcuts to the 20 most important functions instead.

When you switched from *Individual Scripts Mode* back to *Single Script Mode* and you want to remove the created *Workflower* script files from AE's scripts folder, you need to run AE as administrator, go to *Wokflower's* shortcuts panel, and just hit *Save*. (You can also simply manually remove the files AE's scripts folder. Make sure to keep your original *--- Workflower ---.jsxbin*!) Now restart AE and the additional script files will be gone from the menu.

## Shortcut Issues for Japanese Users on Windows (others might be affected too) <a href="#shortcut-issues-for-japanese-users" id="shortcut-issues-for-japanese-users"></a>

Japanese users on Windows seem to encounter two main issues with *Workflower's* shortcuts:

1. [Single Script Shortcut Mode](#single-script-mode-windows-only) doesn't work.
2. Typing in custom shortcuts on *Workflower's* [Shortcut Panel](#default-shortcuts) doesn't work.

These issues are due to an AE bug which only occurs when the OS language is Japanese. It has been reported to Adobe but as long as they haven't fixed this, Japanese users will have to rely on the following solutions:

Japanese users **can** use *Single Script Mode* and type in custom *Workflower* shortcuts when [they switch the OS language to US or similar](#switching-the-os-language). As it might be unpractical to have the OS language changed for the whole time you're running AE, using *Single Script Mode* that way doesn't seem like a viable workaround for most users, though. (You will have to use [Individual Scripts Shortcut Mode](#individual-scripts-mode-windows-mac) which will work without a problem in your OS language.) However, you can use this workaround to at least type in custom shortcuts on *Workflower's* shortcut panel:

1. Temporarily [switch your OS language to US or similar](#switching-the-os-language).
2. (You might have to restart AE for the change to take effect.)
3. Open up *Workflower's* shortcuts panel, type in your shortcuts, and save them.
4. Now switch your OS language back to Japanese.

### Switching the OS Language

If you need to know how to switch the language of your OS, here's how you do it:

![](https://3790197535-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQrCmGZz5honeHZINyR%2F-Mi1-9CyA1wQLKm3RMCs%2F-Mi170jg8tXSskFMJlmW%2FChange-Language-Japan.jpg?alt=media\&token=8347474c-0292-4e4b-a135-149847aa53c7)

1. If you haven't installed the US language yet, go to Windows' *Language settings.*
2. Click on *Add a language*, then add *English (United States).*
3. You can even choose to use the Japanese keyboard layout with the English language: After installing, click on *English (United States)*, then on *Options,* and then on *Add a keyboard* to add the Japanese keyboard.
4. Now, on the right side of Windows' taskbar, just click on the language button and choose *English (United States) / Japanese keyboard* (or just *English (United States)* if you haven't added the Japanese keyboard layout to it).

## Default Shortcuts

<div align="left"><img src="https://3790197535-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQrCmGZz5honeHZINyR%2F-MQw9rpEfOCE33cDMrpQ%2F-MQw9vXg8K5xSCAxKnEy%2FIcons-B_24.png?alt=media&#x26;token=f17905f7-5db1-4495-9a56-683af558462a" alt=""></div>

{% hint style="danger" %}
**Notice for all users:**

* Due to AE 26+ now occupying Shift+D, the default shortcut for [Select Group](https://workflower.constantin-maier.com/group-functions/collapse-and-select-groups#select-group) has been changed to Shift+W (on French keyboards to Shift+Z) in [version 2.5.1](https://workflower.constantin-maier.com/releases#id-2-5-1).
  {% endhint %}

{% hint style="danger" %}
**Notice for Windows users with** [**Single Script Mode**](#single-script-mode-windows-only) **enabled:**

* Due to AE now occupying Ctrl+Shift+B, the default shortcut for [Tag / Untag Layer/s](https://workflower.constantin-maier.com/layer-functions/tagging-layers#tag-untag-layer-s) has been changed to Ctrl+Shift+3 in [version 2.5.1](https://workflower.constantin-maier.com/releases#id-2-5-1).
* Due to AE now occupying Shift+J and Shift+K, the default shortcut for [Parent Layers to Group](https://workflower.constantin-maier.com/group-functions/parent-group-layers#parent-layers-to-group) has been changed to Ctrl+Alt+3 and for [Set Parent Exception Layer](https://workflower.constantin-maier.com/group-functions/parent-group-layers#set-parent-exception-layer) to Ctrl+Alt+Shift+3 in [version 2.0](https://workflower.constantin-maier.com/releases#id-2-5-1).
* *Additionally, in AE 22 and below:* Due to [Activate / Deactivate Tag Group 2](https://workflower.constantin-maier.com/layer-functions/tagging-layers#activate-deactivate-tag-group-1-2-3) now occupying Alt+F5, the default shortcut for [Unshy Layers](https://workflower.constantin-maier.com/layer-functions/matting#unshy-layers) has been changed to Alt+9 in [version 2.0](https://workflower.constantin-maier.com/releases#id-2-5-1)*.*
  {% endhint %}

{% hint style="danger" %}
**Notice for Mac users or Windows users with** [**Individual Scripts Mode**](#individual-scripts-mode-windows-+-mac) **enabled:**

New default shortcuts have been added in [version 2.0](https://workflower.constantin-maier.com/releases#2-0) and [version 1.1](https://workflower.constantin-maier.com/releases#1-1):

1. [Perform Action on Tagged Layer/s](https://workflower.constantin-maier.com/layer-functions/tagging-layers#perform-action-on-tagged-layer-s) (Win: Ctrl+Shift+2, Mac: macControl+R) *\[added in v2.0]*
2. [Ungroup Layer/s](https://workflower.constantin-maier.com/group-functions/ungroup-dissolve-and-delete-groups#ungroup-layers) (Win+Mac: Shift+H) *\[added in v1.1]*
3. [Precompose](https://workflower.constantin-maier.com/layer-functions/precomposing#precompose) (Win: Alt+F3, Mac: macControl+C) *\[added in v1.1]*

To make room for those, the following functions have been removed from the list of functions with default shortcuts:

1. [Add Layer References](https://workflower.constantin-maier.com/connections#add-remove-layer-references) *\[removed in v2.0]*
2. [Clone in Comp](https://workflower.constantin-maier.com/layer-functions/cloning#clone-in-comp) *\[removed in v1.1]*
3. [Store Layers 1](https://workflower.constantin-maier.com/layer-functions/storing-layers#store-layers) *\[removed in v1.1]*
   {% endhint %}

{% hint style="warning" %}
Sometimes language-specific shortcuts (like German or French) won't get applied correctly by default because the OS or AE language can't get detected accurately. In that case, the English shortcut will be applied. If you want the best user experience, change the shortcuts to their default according to this table (most relevant in the case of *Refresh Layout*).
{% endhint %}

### Main Functions

| Function                                                                                                                | Shortcut (Win)   | Shortcut (Mac)                          |
| ----------------------------------------------------------------------------------------------------------------------- | ---------------- | --------------------------------------- |
| [Main Menu](https://workflower.constantin-maier.com/main-functions/main-menu)                                           | Ctrl+Alt+X       | macControl+X                            |
| Settings                                                                                                                | Ctrl+Alt+F1      | -                                       |
| [Keyboard Shortcuts](https://workflower.constantin-maier.com/main-functions/shortcuts)                                  | Ctrl+Alt+F2      | -                                       |
| [Refresh Layout](https://workflower.constantin-maier.com/layout#refresh-layout)                                         | Shift+Z          | Shift+Z                                 |
| - German                                                                                                                | Shift+Y          | Shift+Y                                 |
| - French                                                                                                                | Shift+W          | Shift+W                                 |
| [Toggle Non-Indented](https://workflower.constantin-maier.com/layout#toggle-non-indented-layout)                        | Shift+I          | -                                       |
| [Toggle Expression Mode](https://workflower.constantin-maier.com/layout#toggle-expression-mode)                         | Shift+O          | -                                       |
| [Show / Hide Layer Relationships](https://workflower.constantin-maier.com/layout#show-hide-layer-relationships)         | -                | -                                       |
| [Refresh Connections](https://workflower.constantin-maier.com/connections#refresh-connections)                          | Ctrl+Alt+Q       | macControl+Q                            |
| [Quick Refresh Connections](https://workflower.constantin-maier.com/connections#quick-refresh-connections-experimental) | Alt+F2           | macControl+2                            |
| [Add / Remove Layer / Mask References](https://workflower.constantin-maier.com/connections#add-remove-layer-references) | Ctrl+Alt+Shift+I | *(removed in v2.0 ->)* ~~macControl+I~~ |
| [Link / Unlink Properties](https://workflower.constantin-maier.com/connections#link-unlink-properties)                  | Ctrl+Alt+Shift+0 | -                                       |
| [Sort Project Items](https://workflower.constantin-maier.com/layout#sort-project-items)                                 | Alt+Shift+F2     | -                                       |

### Group Functions

| Function                                                                                                                                              | Shortcut (Win)                                                 | Shortcut (Mac)                                          |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- | ------------------------------------------------------- |
| [Create Group](https://workflower.constantin-maier.com/group-functions/create-and-duplicate-groups#create-group)                                      | Shift+F1                                                       | macControl+1                                            |
| [Expand / Collapse Group](https://workflower.constantin-maier.com/group-functions/collapse-and-select-groups#expand-collapse-group)                   | Shift+X                                                        | Shift+X                                                 |
| [Expand / Collapse all Sub-Groups](https://workflower.constantin-maier.com/group-functions/collapse-and-select-groups#expand-collapse-all-sub-groups) | Ctrl+Alt+Shift+B                                               | -                                                       |
| [Select Group](https://workflower.constantin-maier.com/group-functions/collapse-and-select-groups#select-group)                                       | Shift+W *(changed in v2.5.1 from&#x20;*~~*Shift+D*~~*)*        | Shift+W *(changed in v2.5.1 from&#x20;*~~*Shift+D*~~*)* |
| - French                                                                                                                                              | Shift+Z *(changed in v2.5.1 from&#x20;*~~*Shift+D*~~*)*        | Shift+Z *(changed in v2.5.1 from&#x20;*~~*Shift+D*~~*)* |
| [Duplicate Group](https://workflower.constantin-maier.com/group-functions/create-and-duplicate-groups#duplicate-group)                                | Ctrl+Alt+Shift+M                                               | -                                                       |
| [Delete Layer / Clone / Group](https://workflower.constantin-maier.com/group-functions/ungroup-dissolve-and-delete-groups#delete-layer-clone-group)   | Shift+FwdDel                                                   | Shift+Delete                                            |
| [Ungroup Layers](https://workflower.constantin-maier.com/group-functions/ungroup-dissolve-and-delete-groups#ungroup)                                  | Shift+H                                                        | Shift+H *(added in v1.1)*                               |
| [Dissolve Group](https://workflower.constantin-maier.com/group-functions/ungroup-dissolve-and-delete-groups#dissolve-group)                           | Ctrl+Shift+FwdDel                                              | -                                                       |
| [Parent Layers to Group](https://workflower.constantin-maier.com/group-functions/parent-group-layers#parent-layers-to-group)                          | Ctrl+Alt+3 *(changed in v2.0 from&#x20;*~~*Shift+J*~~*)*       | -                                                       |
| [Set Parent Exception Layer](https://workflower.constantin-maier.com/group-functions/parent-group-layers#set-parent-exception-layer)                  | Ctrl+Alt+Shift+3 *(changed in v2.0 from&#x20;*~~*Shift+K*~~*)* | -                                                       |
| [Center Group Header](https://workflower.constantin-maier.com/group-functions/miscellaneous-group-functions#center-group-header)                      | Ctrl+Alt+Shift+9 *(added in v1.1)*                             | -                                                       |
| [Enable / Disable Group](https://workflower.constantin-maier.com/group-functions/disable-solo-and-lock-groups#enable-disable-group)                   | Shift+B                                                        | Shift+B                                                 |
| [Solo Group](https://workflower.constantin-maier.com/group-functions/disable-solo-and-lock-groups#solo-group)                                         | Ctrl+Alt+D                                                     | macControl+D                                            |
| [Lock Group](https://workflower.constantin-maier.com/group-functions/disable-solo-and-lock-groups#lock-group)                                         | -                                                              | -                                                       |
| [Relabel Layer / Group / Keyframe](https://workflower.constantin-maier.com/layer-functions/relabeling#relabel-layer-s)                                | Ctrl+Shift+Space                                               | Option+Space                                            |

### Layer Functions

| Function                                                                                                                                        | Shortcut (Win)                                                                      | Shortcut (Mac)                                |
| ----------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | --------------------------------------------- |
| [Create Matte](https://workflower.constantin-maier.com/layer-functions/matting#create-matte)                                                    | Ctrl+Alt+Z                                                                          | macControl+Z                                  |
| - German                                                                                                                                        | Shift+Z                                                                             | macControl+Z                                  |
| [Merge Mattes](https://workflower.constantin-maier.com/layer-functions/matting#merge-mattes)                                                    | Ctrl+Alt+Shift+Z                                                                    | -                                             |
| [Clone and Precomp](https://workflower.constantin-maier.com/layer-functions/cloning#clone-and-precomp)                                          | Ctrl+Alt+Shift+W                                                                    | macControl+W                                  |
| [Clone in Comp](https://workflower.constantin-maier.com/layer-functions/cloning#clone-in-comp)                                                  | Shift+N                                                                             | *(removed in v1.1 ->)* ~~Shift+N~~            |
| [Show Clone Layers](https://workflower.constantin-maier.com/layer-functions/cloning#show-clone-layers)                                          | Ctrl+Shift+Return                                                                   | macControl+Return                             |
| [Show and Clone Layers](https://workflower.constantin-maier.com/layer-functions/cloning#show-and-solo-clone-layers)                             | Ctrl+Alt+Return *(added in v2.5)*                                                   | -                                             |
| [Linked Adjustment Layer](https://workflower.constantin-maier.com/layer-functions/adjustment-layers#create-linked-adjustment-layer)             | Ctrl+Alt+.                                                                          | -                                             |
| [Matted Adjustment Layer](https://workflower.constantin-maier.com/layer-functions/adjustment-layers#create-matted-adjustment-layer)             | -                                                                                   | -                                             |
| [Rename Layer/s](https://workflower.constantin-maier.com/layer-functions/renaming#rename-layer-s)                                               | Shift+Return                                                                        | Shift+Return                                  |
| [Rename Layers by Number](https://workflower.constantin-maier.com/layer-functions/renaming#rename-layers-by-number)                             | -                                                                                   | -                                             |
| [Store Layers 1](https://workflower.constantin-maier.com/layer-functions/storing-layers#store-layers)                                           | Ctrl+Shift+6                                                                        | *(removed in v1.1 ->)* ~~Shift+macControl+6~~ |
| [Store Layers 2](https://workflower.constantin-maier.com/layer-functions/storing-layers#store-layers)                                           | Ctrl+Shift+7                                                                        | -                                             |
| [Store Layers 3](https://workflower.constantin-maier.com/layer-functions/storing-layers#store-layers)                                           | Ctrl+Shift+8                                                                        | -                                             |
| [Paste Stored Layers 1](https://workflower.constantin-maier.com/layer-functions/storing-layers#paste-stored-layers)                             | Ctrl+Alt+6                                                                          | macControl+6                                  |
| [Paste Stored Layers 2](https://workflower.constantin-maier.com/layer-functions/storing-layers#paste-stored-layers)                             | Ctrl+Alt+7                                                                          | -                                             |
| [Paste Stored Layers 3](https://workflower.constantin-maier.com/layer-functions/storing-layers#paste-stored-layers)                             | Ctrl+Alt+8                                                                          | -                                             |
| [Tag / Untag Layer/s](https://workflower.constantin-maier.com/layer-functions/tagging-layers#tag-untag-layer-s)                                 | Ctrl+Shift+3 *(added in v2.0)* *(changed in v2.5.1 from&#x20;*~~*Ctrl+Shift+B*~~*)* | -                                             |
| [Perform Action on Tagged Layer/s](https://workflower.constantin-maier.com/layer-functions/tagging-layers#perform-action-on-tagged-layer-s)     | Ctrl+Shift+2 *(added in v2.0)*                                                      | macControl+R *(added in v2.0)*                |
| [Activate / Deactivate Tag Group 1](https://workflower.constantin-maier.com/layer-functions/tagging-layers#activate-deactivate-tag-group-1-2-3) | Ctrl+F3 *(added in v2.0)*                                                           | -                                             |
| [Activate / Deactivate Tag Group 2](https://workflower.constantin-maier.com/layer-functions/tagging-layers#activate-deactivate-tag-group-1-2-3) | Ctrl+F5 *(added in v2.0)*                                                           | -                                             |
| [Activate / Deactivate Tag Group 3](https://workflower.constantin-maier.com/layer-functions/tagging-layers#activate-deactivate-tag-group-1-2-3) | Ctrl+F6 *(added in v2.0)*                                                           | -                                             |
| [Reveal Layer Opacity](https://workflower.constantin-maier.com/layer-functions/miscellaneous-layer-functions#reveal-layer-opacity)              | Alt+F1                                                                              | macControl+3                                  |
| [Show / Hide Movie Indicator](https://workflower.constantin-maier.com/layout#show-hide-move-indicator)                                          | -                                                                                   | -                                             |
| [Pre-Render](https://workflower.constantin-maier.com/layer-functions/pre-rendering#pre-render)                                                  | Ctrl+F2 *(added in v2.5)*                                                           | -                                             |
| [Show / Hide Pre-Render](https://workflower.constantin-maier.com/layer-functions/pre-rendering#show-hide-pre-render)                            | Ctrl+Alt+Space *(added in v2.5)*                                                    | -                                             |
| [Precompose](https://workflower.constantin-maier.com/layer-functions/precomposing#precompose)                                                   | Ctrl+F1 *(added in v1.1)*                                                           | macControl+C *(added in v1.1)*                |
| [Trim Layers to Keyframes](https://workflower.constantin-maier.com/layer-functions/miscellaneous-layer-functions#trim-layer-to-keyframes)       | -                                                                                   | -                                             |
| [Trim Layer to Layer](https://workflower.constantin-maier.com/layer-functions/miscellaneous-layer-functions#trim-layer-to-keyframes-1)          | -                                                                                   | -                                             |
| [Unshy Layers](https://workflower.constantin-maier.com/layer-functions/matting#unshy-layers) *(only when using AE 22 or below)*                 | Alt+F9 *(changed in v2.0 from&#x20;*~~*Alt+F5*~~*)*                                 | -                                             |

### Panel Shortcuts

{% hint style="warning" %}
Panel shortcuts can't be modified.
{% endhint %}

#### All Panels (Main Menu, Rename Layer/s, Relabel Layer/s, Tag Layer/s) (Windows only)

| Function         | Shortcut (Win)       | Shortcut (Mac) |
| ---------------- | -------------------- | -------------- |
| Move Panel left  | Ctrl+Alt+Left        | -              |
| Move Panel right | Ctrl+Alt+Right       | -              |
| Move Panel up    | Ctrl+Alt+Up          | -              |
| Move Panel down  | Ctrl+Alt+Down        | -              |
| Center Panel     | Ctrl+Alt+Shift+Left  | -              |
|                  | Ctrl+Alt+Shift+Right | -              |
|                  | Ctrl+Alt+Shift+Up    | -              |
|                  | Ctrl+Alt+Shift+Down  | -              |

#### Rename Panel

| Function                                                  | Shortcut (Win)  | Shortcut (Mac)    |
| --------------------------------------------------------- | --------------- | ----------------- |
| <p>Re-Rename on Dependency</p><p>(surrounding Layers)</p> | Ctrl+Alt+Return | Cmd+Option+Return |
| <p>Re-Rename on Dependency</p><p>(all Layers in Comp)</p> | Ctrl+Return     | Cmd+Return        |
| Rename all Instances of Name                              | Shift+Return    | Shift+Return      |
| Switch Split <-> Full Mode                                | Alt+Return      | Option+Return     |
| Flip one Name Level backward                              | Alt+Left        | Option+Left       |
| Flip one Name Level forward                               | Alt+Right       | Option+Right      |
| Add new Name Level                                        | Alt+Up          | Option+Up         |
| Delete current Name Level                                 | Alt+Down        | Option+Down       |

#### Relabel Panel

| Function                                                      | Shortcut (Win)          | Shortcut (Mac)            |
| ------------------------------------------------------------- | ----------------------- | ------------------------- |
| Change Label Color                                            | Shift+Click on Color    | Shift+Click on Color      |
| Change and Apply Label Color                                  | Ctrl+Click on Color     | Cmd+Click on Color        |
| Open AE Label Color Preferences                               | Alt+Click on Color      | Option+Click on Color     |
| Relabel entire Keyframe Label Group in Comp *(added in v2.0)* | Ctrl+Alt+Click on Color | Cmd+Option+Click on Color |
| Apply Label Color by Shortcut *(added in v2.0)*               | 1 - 9, A - G            | 1 - 9, A - G              |

#### Tag / Untag Layer/s Panel&#x20;

<table><thead><tr><th width="266">Function</th><th width="233.33333333333331">Shortcut (Win)</th><th>Shortcut (Mac)</th></tr></thead><tbody><tr><td>Rename / Remove Tag Group</td><td>Shift+Click on Color</td><td>Shift+Click on Color</td></tr><tr><td>Tag / Untag Layer/s by Shortcut</td><td>1 - 9, A - G</td><td>1 - 9, A - G</td></tr></tbody></table>

#### Perform Action on Tagged Layer/s Panel

<table><thead><tr><th width="266">Function</th><th width="233.33333333333331">Shortcut (Win)</th><th>Shortcut (Mac)</th></tr></thead><tbody><tr><td>Toggle States when performing Action</td><td>Left-Click on Color</td><td>Left-Click on Color</td></tr><tr><td>Enable States when performing Action</td><td>Center-Click on Color</td><td>Center-Click on Color</td></tr><tr><td>Disable States when performing Action</td><td>Right-Click on Color</td><td>Right-Click on Color</td></tr><tr><td>Activate / Deactivate (Apply directly)</td><td>Ctrl+Click on Color</td><td>Cmd+Click on Color</td></tr><tr><td>Solo / Unsolo (Apply directly)</td><td>Alt+Click on Color</td><td>Option+Click on Color</td></tr><tr><td>Select / Deselect (Apply directly)</td><td>Ctrl+Alt+Click on Color</td><td>Cmd+Option+Click on Color</td></tr><tr><td>Jump To (Apply directly)</td><td>Ctrl+Shift+Click on Color</td><td>Cmd+Shift+Click on Color</td></tr><tr><td>Continue to Perform Actions</td><td>Ctrl+Alt+Shift+Click on Color</td><td>Cmd+Option+Shift+Click on Color</td></tr><tr><td>Activate / Deactivate (Select on Panel)</td><td>T</td><td>T</td></tr><tr><td>Enable / Disable (Select on Panel)</td><td>N</td><td>N</td></tr><tr><td>Solo / Unsolo (Select on Panel)</td><td>O</td><td>O</td></tr><tr><td>Lock / Unlock (Select on Panel)</td><td>L</td><td>L</td></tr><tr><td>Select / Deselect (Select on Panel)</td><td>S</td><td>S</td></tr><tr><td>Toggle Effects (Select on Panel)</td><td>F</td><td>F</td></tr><tr><td>Toggle Motion Blur (Select on Panel)</td><td>M</td><td>M</td></tr><tr><td>Jump To (Select on Panel)</td><td>J</td><td>J</td></tr><tr><td>Rename / Remove Tag Group</td><td>Shift+Click on Color</td><td>Shift+Click on Color</td></tr><tr><td>Perform Action on Tag Group by Shortcut</td><td>1 - 9, A - G</td><td>1 - 9, A - G</td></tr></tbody></table>

### Double-Click Shortcuts

**(Added in** [**version 2.0**](https://workflower.constantin-maier.com/releases#2-0)**)**

{% hint style="warning" %}
For double-clicking behavior to work, you need the *WQ* plug-in installed that you find in your installation files. For installation instructions, please read the user guide chapter on [Installation](https://workflower.constantin-maier.com/installation#step-1-installing-the-script).
{% endhint %}

{% hint style="info" %}
Please note that by double-clicking a group header, you can only execute the action if you have a single group header selected. If you want to execute the action on multiple groups, you have to execute *Workflower's* dedicated functions for that.
{% endhint %}

<table><thead><tr><th width="242.33333333333331">Function</th><th>Shortcut (Win)</th><th>Shortcut (Mac)</th></tr></thead><tbody><tr><td><a href="../../group-functions/collapse-and-select-groups#expand-collapse-group">Expand / Collapse Group</a></td><td>Double-Click on group header</td><td>Double-Click on group header</td></tr><tr><td><a href="../../group-functions/collapse-and-select-groups#select-group">Select Group</a></td><td><em>Alt</em>+Double-Click on group header</td><td><em>Option</em>+Double-Click on group header</td></tr><tr><td><a href="../../group-functions/disable-solo-and-lock-groups#enable-disable-group">Enable / Disable Group</a></td><td><em>Shift</em>+Double-Click on group header</td><td><em>Shift</em>+Double-Click on group header</td></tr><tr><td><a href="../../group-functions/disable-solo-and-lock-groups#solo-group">Solo Group</a></td><td><em>Ctrl+Shift</em>+Double-Click on group header</td><td><em>Cmd+Shift</em>+Double-Click on group header</td></tr></tbody></table>
