Beginners question - loops

Post your questions and help other users.

Moderator: Martin

Post Reply
orishi
Posts: 1
Joined: 20 Feb 2017 21:26

Beginners question - loops

Post by orishi » 20 Feb 2017 21:36

Hello,
I'm new to this and I'm quite confused.

I need to make a flow to ease my daily commute to work and back home, but I have very little idea how to do that - I used automate before and while it seems really close to automagic, I can't grasp the concept of flow looping. Does it go back to trigger if all conditions fail?

How would you make this flow?

Check if connected to car BT -> check if car moving -> check if phone not in pocket (proximity?) -> check if it's morning/evening
a) morning -> check location (home) -> check if waze not running already -> start waze and navigate to work -> "some kind of end so it won't create loop"
b) afternoon/evening -> check location (work) -> check if waze not running already -> start waze and navigate to home -> "some kind of end so it won't create loop"

First half is pretty easy, but then I'm getting lost.

Could anyone help me? Thanks!

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

Re: Beginners question - loops

Post by Martin » 22 Feb 2017 20:07

Hi,

Often it's not required to create loops in Automagic since a trigger is "active" and will execute the flow whenever the configured event is detected.
I recommend to check the tutorial on our web site to see a flow that will be executed every 5 minutes:
http://automagic4android.com/en/help/cr ... first-flow

Regards,
Martin

farshadmo368
Posts: 31
Joined: 31 May 2018 09:18

Re: Beginners question - loops

Post by farshadmo368 » 31 May 2018 17:37

How to open files in one folder one by one?
Last edited by farshadmo368 on 31 May 2018 17:38, edited 1 time in total.

farshadmo368
Posts: 31
Joined: 31 May 2018 09:18

Re: Beginners question - loops

Post by farshadmo368 » 31 May 2018 17:38

How to open files in one folder one by one?

Post Reply