Difference between revisions of "Action: Display Notification"
(Created page with "This action can be used to display a standard Android notification with subject, message and icon of your choice.") |
Tags: Mobile web edit Mobile edit |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | <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. | 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/> | ||
+ | *'''Title of the notification:''' Define a custom title (supports magic text).<br/> | ||
+ | *'''Text notification:''' Define a custom notification text (supports magic text).<br/> | ||
+ | *'''Notification icon:''' You can use a custom icon for the notification. <i>Please ensure that the following setting is disabled, otherwise the MacroDroid icon will always be displayed (this is for Samsung Galaxy): Settings (system app) > Notifications > Advanced settings > Show app icon in notifications.<i/><br/> | ||
+ | *'''Notification icon color:''' Choose a custom color for the notification.<br/> | ||
+ | *'''Notification Channel:''' Choose a channel for notification or you can create a custom channel.<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/> | ||
+ | *'''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 22:11, 20 May 2025
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. Please ensure that the following setting is disabled, otherwise the MacroDroid icon will always be displayed (this is for Samsung Galaxy): Settings (system app) > Notifications > Advanced settings > Show app icon in notifications.
- 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.