Difference between revisions of "Action: Display Notification"

Line 8: Line 8:
 
*'''Invoke a macro when pressing:''' Triggers a specific macro when the notification was pressed.<br/>
 
*'''Invoke a macro when pressing:''' Triggers a specific macro when the notification was pressed.<br/>
 
*'''Overwrite existing notification:''' Overwrite existing notification when a new notification is created.<br/>
 
*'''Overwrite existing notification:''' Overwrite existing notification when a new notification is created.<br/>
 +
*'''Up to 3 action buttons''' Each button will displayed within the notification and allow a macro or action block to be invoked when pressed.

Revision as of 14:08, 20 December 2021

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.