User Tools

Site Tools


manual:Editor_Window

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
manual:Editor_Window [2019/06/21 01:14]
peternlewis created
manual:Editor_Window [2019/06/21 01:39]
peternlewis
Line 11: Line 11:
 In the Macro column (2) in the middle are the [[Macros]]. Macros are the primary way you describe what you want Keyboard Maestro to do.  This column will list all the macros matched by any selected //Smart Groups//, and all the macros contained by any selected //Macro Groups//​. ​ You can filter the list to find specific macros by using the Search Field (3). In the Macro column (2) in the middle are the [[Macros]]. Macros are the primary way you describe what you want Keyboard Maestro to do.  This column will list all the macros matched by any selected //Smart Groups//, and all the macros contained by any selected //Macro Groups//​. ​ You can filter the list to find specific macros by using the Search Field (3).
  
-In the right column (3) you have a description of the selected macro. ​ When in Edit mode (which you can toggle with the Edit button (5)), this is where you will edit your Smart Group searches, your Macro Group configurations,​ and your Macros.+In the right column (3) you have a description of the selected macro. ​ When in Edit mode (which you can toggle with the BUTTON{{{Edit}}} button (5)), this is where you will edit your Smart Group searches, your Macro Group configurations,​ and your Macros.
  
-At the bottom of each column (4) it a set of buttons to create (+), delete (-) or enable/​disable (✓) their respective groups, macros or actions. ​ There is an extra BUTTON{{{⊕}}} at the far left to create a Smart Group.+At the bottom of each column (4) it a set of buttons to create (BUTTON{{{+}}}), delete (BUTTON{{{-}}}) or enable/​disable (BUTTON{{{}}}) their respective groups, macros or actions. ​ There is an extra BUTTON{{{⊕}}} ​button ​at the far left to create a Smart Group.
  
-Next to the Edit button (5) are buttons to set a timeout for a specific action, to Try the selected actions, and the enter recording mode to add new actions by recording what you are doing (moving and clicking the mouse, selecting menus, moving and resizing windows, typing characters, etc).+Next to the BUTTON{{{Edit}}} button (5) are buttons to set a timeout for a specific action, to try the selected actions, and the enter recording mode to add new actions by recording what you are doing (moving and clicking the mouse, selecting menus, moving and resizing windows, typing characters, etc).
  
 Along the top of the window is the toolbar. ​ From left to right the buttons let you: Along the top of the window is the toolbar. ​ From left to right the buttons let you:
Line 26: Line 26:
 * Search for macros. ​ The Macros column (2) will be filtered to only matching macros, and any parts of the macro that match will be highlighted in striped blue in the detail column (3). * Search for macros. ​ The Macros column (2) will be filtered to only matching macros, and any parts of the macro that match will be highlighted in striped blue in the detail column (3).
  
 +When you are in Edit Mode, and you select a Smart Group, you can edit its search settings.
  
 +{{ smart-group-marked.png?​nolink&​937x465 | Smart Group Editor }}
 +
 +You can adjust the name of the Smart Group (1), and adjust its [[Search_Strings|Search Strings]] (2).
 +
 +You can add another Search String by clicking the green BUTTON{{{+}}} button.
 +
 +When you are in Edit Mode, and you select a Macro Group, you can edit its configuration.
 +
 +{{ macro-group-marked.png?​nolink&​937x584 | Macro Group Editor }}
 +
 +You can adjust the name of the Macro Group (1).
 +
 +For a Macro to be available to trigger, it must be enabled and its parent Macro Group must be enabled, and active. ​ The configurations for the Macro Group control when it will be active, and thus when the macros it contains will be active (available to be triggered and executed).
 +
 +You can adjust whether the macro group is enabled (2), whether it is only active in some specific applications (3) (ie, when they are at the front, and their menu bar is showing), whether it is only active in specific windows (4), whether it is only active when you explicitly toggle it on or off, and whether and how it shows a palette containing its macros (5).
 +
 +When you are in Edit Mode and you select a Macro, you can edit its behaviour.
 +
 +{{ macro-editor-marked.png?​nolink&​937x694 | Macro Editor }}
 +
 +You can adjust the name of the Macro (1), and whether it is enabled (2) (a macro must be enabled for it to be available to be triggered (executed) - its parent macro group must also be enabled and active).
 +
 +A macro consists of a set of triggers (3).  When it is active, if any of these [[Macro_Triggers|triggers]] happen, then the macro executes the [[Macro_Actions|actions]] (4).
 +
 +You can add a trigger by clicking and holding on the green BUTTON{{{+}}} button and selecting the kind of trigger you would like to use.  ​
 +
 +Some triggers, like the [[trigger:​Status_Menu|Status Menu]] trigger, do not have any additional configuration. ​ Simply adding them to the macro will have macro triggered when the event happens (in this case, the macro will be listed in the Keyboard Maestro status menu, and will be triggered if you choose it from that menu).
 +
 +Other triggers, like the [[trigger:​Typed_String|Typed String]] trigger, require you to configure more details about when the trigger should happen, such as the specific string you have to type to trigger the macro. ​ For the macro shown, the macro will be triggered when you type the string “=-=”.
 +
 +When a macro is triggered, it will execute the actions you have specified (4).  You can add an action by clicking on the green BUTTON{{{+}}} button
manual/Editor_Window.txt · Last modified: 2023/09/27 04:56 by peternlewis