When I set my phone to silent mode, I want automagic to ask me a few options of how many hours to keep the silent mode on before reverting back to normal. Currently only way I know of, is through sleep action but that's not very battery friendly. If you could tell me how to archive following through variables, if be grateful.
Trigger: ringer mode set to silent
Action: ask me few options, i.e. 1 hour, 3 hours, 6 hours
Action: set ringer mode back to normal when chosen time limit has expired
I thank you in advance.
Time countdown
Moderator: Martin
Re: Time countdown
try this flows:
1. switch to silent, select notification, select desired time;
after period, silent is canceled.
2. switch to silent, dont select notification, notification will
disappear after 30s, phone remain to silent.
after period, silent is canceled.
2. switch to silent, dont select notification, notification will
disappear after 30s, phone remain to silent.
Re: Time countdown
Thanks! Although your flow wasn't exactly what I was looking, that gave me enough insight to create one myself.