Is there a way to combine 2 macro palette triggers: either show/hide or show for one action?

I have some palettes for which I would like either to show for one action or show/hide.

I was wondering if there was a way to combine both triggers (either / or) perhaps using a modifier key.

thank you very much

How will KM know which one to do?

1 Like

I was thinking a Keyboard Shortcut to show for one action and the same shortcut + modifier to toggle show/hide, for example

  • shift ctrl B to show for one action
  • shift ctrl CMD B to toggle show/hide

thank you for your reply

Then the usual

...should do it. You'll need to test behaviour for when the palette is already showing and you want to instead "Show for one Action" -- I don't know if setting that will override the previous state or if you will need an explicit "Hide palette" first.

1 Like

I will test and give you a feedback. Thanks very much !!