Hello, I created the macro below to create a link in Bear markdown to edit a macro.
Everything works except for I don't' know how to replace Macro Name by the appropriate variable at the end
Could I further simplify the macro by simply inserting the UUID as a variable instead of "copy UUID" etc ?
The syntax for the final expression is
[Macro Name](Macro URL)
I will have 2 versions at the end, one to edit the macro and the other to trigger the macro, one with keyboardmaestro://m=UUID to edit and one with kmtrigger://macro=UUID to edit the macro.
thank you very much
Create Bear Link to Edit Macro.kmmacros (29.8 KB)