Difference between revisions of "Action: Display Notification"
(2 intermediate revisions by one other user not shown) | |||
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/> | ||
Line 8: | Line 11: | ||
*'''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. |
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.