Difference between revisions of "Clipboard Change"

(Created page with "Not available on Android 10 and above, due to Google not MacroDroid. When new text is copied, it is saved to clipboard. On this event, this trigger will fire")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Not available on Android 10 and above, due to Google not MacroDroid.  
+
This trigger is not available on Android 10 and above. This limitation is due to Google blocking access to the clipboard from background apps since Android 10.
  
When new text is copied, it is saved to clipboard. On this event, this trigger will fire
+
When new text is copied, it is saved to clipboard. This trigger will fire when this event occurs.
 +
 
 +
 
 +
The following magic text is available when this trigger fires.
 +
 
 +
[clipboard] - the text in the clipboard.

Latest revision as of 13:37, 5 February 2021

This trigger is not available on Android 10 and above. This limitation is due to Google blocking access to the clipboard from background apps since Android 10.

When new text is copied, it is saved to clipboard. This trigger will fire when this event occurs.


The following magic text is available when this trigger fires.

[clipboard] - the text in the clipboard.