Page 1 of 1

Change shortcut icon w flow comand

Posted: 09 Aug 2013 20:46
by LightTempler
Hi,
I use a single flow triggered by an Automagic shortcut to toggle Bluetooth on/off, connect to a BT receiver and play music.
Is it possible to represent the current toggle state by changing shortcuts' icon with a flow command? I 'm too lazy to design a full widget for :-)
Actually I use this preset offered Automagic 'Sound on' yellow on blue icon. I want to change it to the corresponding 'Off' icon and way back.
Thx for any ideas!
LiTe

Re: Change shortcut icon w flow comand

Posted: 10 Aug 2013 09:54
by Martin
Hi,

To my knowledge it is not possible to update the icon of a regular shortcut.
Creating a widget is probably the only solution. Alternatively you could also use a toggle widget to change a global variable.

Regards,
Martin

Re: Change shortcut icon w flow comand

Posted: 10 Aug 2013 23:39
by LightTempler
Thx for this infos.
I will play with possibilities...