Page 1 of 1

Time countdown

Posted: 25 Jul 2013 06:39
by MURTUMA
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.

Re: Time countdown

Posted: 25 Jul 2013 10:56
by colabi
try this flows:
timed silent.xml
(12.65 KiB) Downloaded 1068 times
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.

Re: Time countdown

Posted: 25 Jul 2013 16:33
by MURTUMA
Thanks! Although your flow wasn't exactly what I was looking, that gave me enough insight to create one myself.