May, 2015

now browsing by month

 

Assign a Counter for whatsapp as a label for an empty shortcut with tasker.

Assign a Counter for whatsapp as a label for an empty shortcut with tasker.

the rar contains 2 tasker profiles (1 to count, 1 to empty) and the script for LLX

https://drive.google.com/open?id=0B2Gltk_LlAG4aFB5aVlJWXNHRGs&authuser=0

With help from Pierre Hébert and Evelien Wijbenga 

who wrote this tutorial

https://plus.google.com/+EvelienWijbenga/posts/Bk4ho766SUe

Thought i would share 🙂

https://drive.google.com/open?id=0B2Gltk_LlAG4V1pHdVBFNm81TWs&authuser=0
]]>

My battery

My battery

In the previous screenshot I used Background image

Now using another item with Colorize

Evelien Wijbenga​​​​​

You could add animate but I don’t see it useful here

Thank you to TrianguloY​​​ and Lukas Morawietz​ for help

]]>

Pierre Hébert

Pierre Hébert

Can you add new variable to translate site? (v12.5b) Thanks

]]>

hey guys, i am trying to get a missed whatsapp counter as a label via tasker.

hey guys, i am trying to get a missed whatsapp counter as a label via tasker. I used to use my tasker profile to set this variable for zooper widget.

i have a tasker profile wich adds +1 to a variable and this variable gets picked up by the zooper variable.

so far so good.

i used 

https://www.youtube.com/watch?v=nnJQ5N8PXi8

to get this variable as a label and it works. But when i place the item inside a panel i cant get it to work.

i use 

this works for the item wich isnt inside a panel.

LL.getCurrentDesktop().getItemByName(“LLXwapp”).setLabel(LL.getEvent().getData(),false);

for the item inside a panel named “left”

i get Type error Cannot find function getItemByName in object Panel 65579.

LL.getCurrentDesktop().getItemByName(“left”).getItemByName(“LLXwapp”).setLabel(LL.getEvent().getData(),false);

from the API:

getItemByLabel(String label)

This method is deprecated. No replacement.

so this doesnt work 

The script gets triggered by the tasker event.

so basicly i just need to get the item inside the panel 🙂 

a really simple thing

https://www.youtube.com/watch?v=nnJQ5N8PXi8
]]>

LL 12.4.2

LL 12.4.2

Lollipop

i have no icons 🙁

]]>

In 12.5b1, there seems to be an issue with either exporting templates or importing them.

In 12.5b1, there seems to be an issue with either exporting templates or importing them. As far as I can tell, the exported file seems to be fine. I added a “.zip” to my exported template file and peeked inside. All the images etc seem to be in place. When I tried to import the file on another device, it doesn’t add the page. In fact, it’s almost like lightning force closes. I’ve tried exporting and importing several times. Not sure if it helps or not, but all that’s on the page is an analog clock made with bindings. Sergio Azar​​​, when you imported my template, did it add a page with no clock, or did it not add anything at all? It’s not adding anything for me.

]]>

Hello!

Hello!

How can I use the Resume event (if possible) to trigger a new animation/binding.

I for example set the transparency of an icon to 0 and use the Set a variable action on resume to set it back to 255. The result I get, even with the animate function, is that the desktop loads and the icon plops up a bit after with no animation.

Maybe this can be fixed with a script using a delay or maybe some other way. If you know a solution please comment.

]]>

Another round of suggestions, theme: bindings

Another round of suggestions, theme: bindings

1) Now it’s easier to show/hide an item from bindings, but when it is hidden it is hard to select it (you need to use the hierarchy). What about show hidden items automatically in edit mode? A checkbox in settings (or even in the editor bars) to enable/disable this feature will maybe be necessary.

2) Now I mention that: what about a shortcut in the editor bars to show the hierarchy menu?

3) You can set the value of a variable through a lightning action, but it is set as text (converted to number from JavaScript I guess). What about evaluate the input? The same as the binding box. Optionally, a checkbox to change between ‘value’ and ‘expression’. This will help to make toggles.

4) This suggestion is more suitable to simply write it in the to-do list and forget. The list of available lighting actions have increase in length, maybe a sort, even with categories, will help to find easily what you want (specially because the ‘run script’ and ‘set a variable’ are in the middle 😛 )

]]>

Sascha Roehrbein​ This might be of some help.

Sascha Roehrbein​ This might be of some help.

]]>

Hello, i am not good in scripting but i want learn it.

Hello, i am not good in scripting but i want learn it. I want to open a folder (QuickSet) from a special position. Thanks for the tips Pierre but i can’t get it work. Can someone please write a example script that will open a folder at a specified position? I want to trigger it with a swipe on the launcherscreen. Thanks

I also looking for a tutorial about Scripting. Especially the Syntax is important. In the scripting wiki of LLX i only found the parameters and expressions etc. but put them together failed everytime.

]]>