User Tools

Site Tools


trigger:Periodic

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
Last revision Both sides next revision
trigger:Periodic [2017/09/04 02:42]
peternlewis
trigger:Periodic [2023/04/03 02:32]
peternlewis
Line 1: Line 1:
-The *Periodic ​trigger* lets you execute a macro periodically while you are logged in.+====== ​Periodic ​Trigger ======
  
-You can configure the period ​in seconds, minutes or hours.+The *Periodic trigger* lets you execute a macro at specified intervals while you are logged ​in.
  
-You can limit the time the macro triggers ​to within ​a certain portion of the day, or on particular days of the week.+ 
 +{{:​trigger:​km-periodic-trigger.png?​nolink|}} 
 + 
 +The //Period// of the trigger can be set as follows: 
 +  * Interval of seconds, minutes or hours. 
 +  * Limit to a certain portion of the day, or on particular days of the week
 + 
 +:!: **Caution:​** ​ Generally it is recommended to //not// use very frequent intervals (like //​seconds//​),​ except as a last resort. For one thing, a macro triggering will cancel any “once” or conflict palette choices or the like, and so frequent timed trigger macros will likely cause problems with that. 
 + 
 +Note that periods that cross midnight will stop at midnight. Use two triggers if you want to trigger continuously before and after midnight.
  
 You could use a trigger like this to run periodic maintenance or track changes. You could use a trigger like this to run periodic maintenance or track changes.
Line 11: Line 20:
 === Triggers === === Triggers ===
  
-* [[Periodic| Periodic]] trigger +* [[Cron]] trigger 
-* [[trigger:​Time|Time]] trigger+* [[Time ​of Day]] trigger 
 +* [[Idle]] trigger
 * [[/​Triggers|All Triggers]] * [[/​Triggers|All Triggers]]
trigger/Periodic.txt · Last modified: 2023/04/03 02:34 by peternlewis