User Tools

Site Tools


trigger:Cron

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
trigger:Cron [2020/09/07 21:28]
JMichaelTX [Examples] ADD First Sat Example, and convert to table
trigger:Cron [2021/11/24 01:45] (current)
peternlewis
Line 1: Line 1:
-The *Cron trigger* (v8+) lets you execute a macro periodically while you are logged in.+====== Cron Trigger ====== 
 + 
 +The *Cron* ​trigger ​(v8+) lets you execute a macro periodically while you are logged in.
  
 The Cron format lets you specify when a trigger will fire based on the time of day and and day of month and week. The Cron format lets you specify when a trigger will fire based on the time of day and and day of month and week.
Line 54: Line 56:
 | `3-59/5 * * * *` | EVERY five minutes (AT :03, :08, :13, etc) | | `3-59/5 * * * *` | EVERY five minutes (AT :03, :08, :13, etc) |
 | `30 8 1-7 * +Sat` | AT 8:30 am on the first Saturday of each of month | | `30 8 1-7 * +Sat` | AT 8:30 am on the first Saturday of each of month |
 +
 ===== See Also ===== ===== See Also =====
  
-* [[https://​en.wikipedia.org/​wiki/​Cron|Cron]] format. ​ None of the Non-standard characters are supported except the slash (/). +=== Actions === 
-* [[https://​healthchecks.io/​docs/​cron/​|HealthChecks.io examples]].+ 
 + * [[:​Actions|See all Actions]] 
 + 
 +=== Tokens === 
 + 
 +* [[token:​Trigger|%Trigger%]] 
 +* [[token:​TriggerBase|%TriggerBase%]] 
 +* [[token:TriggerValue|%TriggerValue%]] 
 +* [[:Tokens|See all Tokens]]
  
 === Triggers === === Triggers ===
Line 65: Line 76:
 * [[Idle]] trigger * [[Idle]] trigger
 * [[/​Triggers|All Triggers]] * [[/​Triggers|All Triggers]]
 +
 +===== Forum =====
 +
 +* [[https://​en.wikipedia.org/​wiki/​Cron|Cron]] format. ​ None of the Non-standard characters are supported except the slash (/).
 +* [[https://​healthchecks.io/​docs/​cron/​|HealthChecks.io examples]].
 +
trigger/Cron.txt · Last modified: 2021/11/24 01:45 by peternlewis