Conditions and Logic

General discussions about Automagic and automation in general

Moderator: Martin

Post Reply
lailoken
Posts: 9
Joined: 09 Nov 2013 14:54

Conditions and Logic

Post by lailoken » 09 Nov 2013 15:11

How do I best add a OR-like condition to GPS locations?

I would preferably have the condition be true if I am in any of a set of defined "trusted" locations.

The location condition only accepts a single one... what is the best / most elegant way to define this condition?

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: Conditions and Logic

Post by MURTUMA » 09 Nov 2013 16:28

http://automagic4android.com/flow.php?i ... d403bf6d15

You can add there as many locations as you need.

lailoken
Posts: 9
Joined: 09 Nov 2013 14:54

Re: Conditions and Logic

Post by lailoken » 09 Nov 2013 21:43

Cool thanks,

starts to get a bit cluttered if I have many locations... the flow-lines all lie on the same lines.

Was hoping there was a AND type of logic "combiner" or a way for the location condition to specify multiple zones... alas.

PS: The one good thing of doing it this way is that I have a re-usable condition for each one of my GPS locations for re-use individually.

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: Conditions and Logic

Post by MURTUMA » 10 Nov 2013 05:25

http://automagic4android.com/forum/view ... ilit=logic

Check this thread for more logic options.

Post Reply