Difference between revisions of "Constraint: Clipboard content"

m
m
Line 1: Line 1:
<span style="color: #0E9549; font-size: 24px;">'''About this restriction '''</span>
+
<span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span>
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<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>
 
</pre>
 +
<span style="color: #0E9549; font-size: 24px;">'''Please note that'''</span>
 
<pre style="background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px;">
 
<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>
 
</pre>
 
''See also: [[Action: Clipboard Refresh|Clipboard Refresh]].''
 
''See also: [[Action: Clipboard Refresh|Clipboard Refresh]].''

Revision as of 21:17, 16 February 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.