Is There a Cross Reference Tool for Documenting Macro Callers/Callees?

Hey Guys,

Here's the first revision v1.0(b0002) of the macro/script.

  • I removed some extraneous code.
  • Made the script more efficient.
  • Managed to retain an alpha-sort of the macros
  • Changed methods such that you can step through the script with Script Debugger now.
  • Still requires BBEdit.

Try it out and let me know how it works and then I'll consider making a video explaining its inner mysteries.

Output looks like this:

[KM] Execute Macro by Name (Spotlight) ⇢ Macro Group ⇢ KM

   ❖ Spotlight Search Prompt

[KMFAM] Add Action(s) ⇢ Macro Group ⇢ KMFAM Favorite Actions and Macros

   ❖ [kmfam]~Add (Sub-Macro)

[KMFAM] Add Macro ⇢ Macro Group ⇢ KMFAM Favorite Actions and Macros

   ❖ [kmfam]~Add (Sub-Macro)

[KMFAM] Edit ⇢ Macro Group ⇢ KMFAM Favorite Actions and Macros

   ❖ [kmfam]~Verify Paths (Sub-Macro)
   ❖ [kmfam]~Core (Sub-Macro)
   ❖ [kmfam]~Core (Sub-Macro)

-Chris


List Keyboard Maestro Macros with Sub-Macros v1.0(b0002).kmmacros (12 KB)

3 Likes