Constraint: Macro(s) Invoked/Not invoked Recently

Revision as of 13:01, 9 January 2026 by MacroDroidDev (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This constraint allows or prevents a macro/feature from running based on whether another macro was invoked recently.

Options

  • Invoked/Not Invoked - Check if the macro ran within a set time window
  • Time Period - Configure the time window

Example

Example 1: Run a daily macro backup only if it has not been run manually within the last 24 hours

Triggers

Day/Time Trigger - 00:00
Shortcut Launched Trigger
Actions

Export Macros
Constraints

OR
  Trigger That Fired - Shortcut Launched Trigger
  Macro(s) Invoked/Not invoked Recently - Not invoked (Backup Macro, 24 hours)

See Also