Difference between revisions of "Action: Display Notification"

 
Line 1: Line 1:
This action can be used to display a standard Android notification with subject, message and icon of your choice.<br/>
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
This action can be used to display a standard Android notification with subject, message and icon of your choice.
 +
</pre>
 +
<br/>
 
<br/>'''Features available'''<br/>
 
<br/>'''Features available'''<br/>
 
*'''Title of the notification:''' Define a custom title (supports magic text).<br/>
 
*'''Title of the notification:''' Define a custom title (supports magic text).<br/>

Latest revision as of 19:17, 29 January 2024

This action can be used to display a standard Android notification with subject, message and icon of your choice.



Features available

  • Title of the notification: Define a custom title (supports magic text).
  • Text notification: Define a custom notification text (supports magic text).
  • Notification icon: You can use a custom icon for the notification (macrodroid / notification / material design).
  • Notification icon color: Choose a custom color for the notification.
  • Notification Channel: Choose a channel for notification or you can create a custom channel.
  • Invoke a macro when pressing: Triggers a specific macro when the notification was pressed.
  • Overwrite existing notification: Overwrite existing notification when a new notification is created.
  • Up to 3 action buttons: Each button will displayed within the notification and allow a macro or action block to be invoked when pressed.