PLUGIN - Passing values ​​to the "Zooper Widget"?

General discussions about Automagic and automation in general

Moderator: Martin

Post Reply
rcfree
Posts: 43
Joined: 21 Mar 2013 16:51

PLUGIN - Passing values ​​to the "Zooper Widget"?

Post by rcfree » 12 Sep 2013 13:19

Could anyone tell me how to pass values ​​to the "Zooper Widget"?

I would like to display the value of some variables in a widget "Zooper".

Could anyone help me?

bobchernow
Posts: 56
Joined: 16 Mar 2013 14:10

Re: PLUGIN - Passing values ​​to the "Zooper Widget"?

Post by bobchernow » 12 Sep 2013 13:33

Here is a flow that gets cell data and then sets two variables foe zipper. In zipper you can access the Tasker variables. In the flow I had to modify the strings being passed.

http://automagic4android.com/flow.php?i ... 7cbe9650f5

rcfree
Posts: 43
Joined: 21 Mar 2013 16:51

Re: PLUGIN - Passing values ​​to the "Zooper Widget"?

Post by rcfree » 14 Sep 2013 12:07

Thanks for the tip, I managed to pass the value of a variable for Zooper.

Kriggi23
Posts: 21
Joined: 21 Jul 2013 08:38

Re: PLUGIN - Passing values ​​to the "Zooper Widget"?

Post by Kriggi23 » 07 Oct 2013 19:36

I dont know what im making wrong.
Your flow works perfect for me but when i try something very similar zooper only show the name of my global variable. So it pass something but not the expected value...
http://automagic4android.com/flow.php?i ... a826492cd3

bobchernow
Posts: 56
Joined: 16 Mar 2013 14:10

Re: PLUGIN - Passing values ​​to the "Zooper Widget"?

Post by bobchernow » 08 Oct 2013 03:43

I think you need to edit what is passed and remove the quotes from the Variable name.

Kriggi23
Posts: 21
Joined: 21 Jul 2013 08:38

Re: PLUGIN - Passing values ​​to the "Zooper Widget"?

Post by Kriggi23 » 08 Oct 2013 04:23

I removed the quotes from the PutString part and now it works :-)
Thanks for the help!
Btw. the quotes are set automagicly when you enter the configuration Page even if you removed them before - not sure if this is a bug or a Feature.

Post Reply