Difference between revisions of "Constraint: Clipboard content"

m
 
Line 1: Line 1:
 
<span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span>
 
<span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span>
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
 
 
This constraint can be used to allow a trigger to fire only when the contents of the clipboard match a specified text string.
 
This constraint can be used to allow a trigger to fire only when the contents of the clipboard match a specified text string.
</pre>
+
 
 
<span style="color: #0E9549; font-size: 24px;">'''Please note that'''</span>
 
<span style="color: #0E9549; font-size: 24px;">'''Please note that'''</span>
<pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px;">
+
 
 
This constraint can only work on Android 10+ if you have used the clipboard refresh action previously to update the latest known clipboard text in MacroDroid.
 
This constraint can only work on Android 10+ if you have used the clipboard refresh action previously to update the latest known clipboard text in MacroDroid.
</pre>
+
 
 
''See also: [[Action: Clipboard Refresh|Clipboard Refresh]].''
 
''See also: [[Action: Clipboard Refresh|Clipboard Refresh]].''

Latest revision as of 16:06, 23 April 2024

About this constraint

This constraint can be used to allow a trigger to fire only when the contents of the clipboard match a specified text string.

Please note that

This constraint can only work on Android 10+ if you have used the clipboard refresh action previously to update the latest known clipboard text in MacroDroid.

See also: Clipboard Refresh.