How to get the name of currently open KM macro in KM Editor instantly

Say I have a macro open like so:

I want to press a keybind and Save link will be in my clipboard.

Is there a way to get KM macro name of currently open KM macro?

This is incredibly simple and does no testing of any sort to make sure that the right thing is selected, but it should work:

image

The first keyboard command selects the macro column, and that will make the currently-selected macro active. Then Command-C just copies the name to the clipboard.

There may be fancier ways to do this, but this seems pretty quick and easy :).

-rob.

1 Like