Difference between revisions of "Constraint: Floating Text"

 
Line 9: Line 9:
 
''' Example '''
 
''' Example '''
  
''Example 1: Configure and disply a status banner only when it is not already visible''
+
''Example 1: Configure and disply a status banner when in a meeting only when it is not already visible''
 
   <pre class="trigger-style">Triggers
 
   <pre class="trigger-style">Triggers
  

Latest revision as of 11:30, 9 January 2026

This constraint allows or prevents a macro/feature from running based on whether a floating text item is visible.

Options

  • Is Showing: Constraint passes only when the floating text is visible
  • Is Not Showing: Constraint passes only when it is hidden
  • Text ID: Select the floating text to check

Example

Example 1: Configure and disply a status banner when in a meeting only when it is not already visible

Triggers

Calendar Event Starts (Meeting)
Actions

Floating text: "Meeting Mode"
Constraints

Floating Text - Is Not Showing (Meeting Mode)

See Also