Page 1 of 1

Keys shortcut conditions

Posted: 2022-05-11, 00:49 UTC
by byblo
Would be nice to have shortcuts key working only under certain conditions:

key=command:condition1:condition2:condition3


For instance:

1=em_CustomUser1:Thumbnail_Active_Panel_is_On

1=em_CustomUser2:Thumbnail_Active_Panel_is_Off

Also, would be nice to be able to declare internal integers variables, then use them for multiple uses. In this case, to have an extra condition based on it. For instance:

1=em_CustomUser1:variableInteger1 == 5
1=em_CustomUser2:variableInteger1 > 9

This could allow a lot of customisation on keys, allowing toggle keys ect.