Action: Snooze Notification (8.0+)

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
gollyzila
Posts: 18
Joined: 15 Nov 2014 21:57

Action: Snooze Notification (8.0+)

Post by gollyzila » 02 Sep 2017 07:24

I'd like to be able to snooze notifications for a custom time.

Specifically I plan to automatically snooze this persistent Android System notification that shows up for background apps.

User avatar
Bluscre
Posts: 145
Joined: 31 Aug 2017 13:58
Location: Germany
Contact:

Re: Action: Snooze Notification (8.0+)

Post by Bluscre » 02 Sep 2017 09:33

Unofficial AutoMagic Telegram Group: https://t.me/automagicforandroid
Check out my other flows here: https://github.com/Bluscream/AutoMagicFlows or here.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Action: Snooze Notification (8.0+)

Post by Martin » 02 Sep 2017 19:24

Hi,

The next EAP build will contain a new action to snooze notifications since it can be used to hide the 'X apps are running in the background'.

Regards,
Martin

gollyzila
Posts: 18
Joined: 15 Nov 2014 21:57

Re: Action: Snooze Notification (8.0+)

Post by gollyzila » 02 Sep 2017 21:00

Wow, that was fast, thank you!

gollyzila
Posts: 18
Joined: 15 Nov 2014 21:57

Re: Action: Snooze Notification (8.0+)

Post by gollyzila » 04 Sep 2017 07:04

@Martin

Can you add an option to snooze a user-defined notification? The flow that does the snoozing isn't triggered by Notification on Statusbar Displayed, so it doesn't have a reference to the correct notification.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Action: Snooze Notification (8.0+)

Post by Martin » 04 Sep 2017 19:20

Hi,

You can also use a condition Notification on Statusbar Displayed to find any other notification within a flow that is not triggered by the notification at all (e.g. in a flow with trigger Automagic Startup).

Regards,
Martin

gollyzila
Posts: 18
Joined: 15 Nov 2014 21:57

Re: Action: Snooze Notification (8.0+)

Post by gollyzila » 04 Sep 2017 19:31

That did the trick, thank you

Locked