User Tools

Site Tools


Actions

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
Actions [2019/07/08 03:50]
peternlewis
Actions [2020/11/01 19:46]
JMichaelTX [How To Use]
Line 5: Line 5:
 **An **//​Action//​** in Keyboard Maestro is a specific process step (usually of limited scope) to be taken in a Keyboard Maestro [[manual:​Macros|Macro]].** ​ If a process consists of a series of steps, then an **//​Action//​** would be one step.  A Macro may contain one or more **//​Actions//​**. **An **//​Action//​** in Keyboard Maestro is a specific process step (usually of limited scope) to be taken in a Keyboard Maestro [[manual:​Macros|Macro]].** ​ If a process consists of a series of steps, then an **//​Action//​** would be one step.  A Macro may contain one or more **//​Actions//​**.
  
-===== List of Available ​Actions =====+===== Actions Listed by Category ===== 
 + 
 +==== Looping Actions ==== 
 +Actions that _loop_ through a set of other Actions until some criteria is met. 
 + 
 +* [[action:​For_Each|For Each]] 
 +* [[action:​Repeat|Repeat]] 
 +* [[action:​Until|Until]] 
 +* [[action:​While|While]] 
 + 
 + 
 +===== Actions ​Listed Alphabetically ​=====
  
  
Line 16: Line 27:
  
 See the [List of Actions](#​List_of_Available_Actions) below, or the [Keyboard Maestro Documentation](/​manual/​Macro_Actions) for more information on actions and how to use them. See the [List of Actions](#​List_of_Available_Actions) below, or the [Keyboard Maestro Documentation](/​manual/​Macro_Actions) for more information on actions and how to use them.
 +
 +===== How To Add an Action to a Macro =====
  
 **There are a number of ways to add an **//​Action//​** to a Macro.**\\ **There are a number of ways to add an **//​Action//​** to a Macro.**\\
Actions.txt · Last modified: 2020/12/22 22:41 by JMichaelTX