1
Answered

Plugins actions with Variable Access / mutable states in runtime

I have made a third-party app with Tasker Plugin capabilities. I use custom UI for configuration at the moment, where I can not access Tasker variables (i.e. the state is locked as the plugin is configured, cannot be altered in runtime).

I am new to plugin development and have not checked all open-source community to find what I need, but is it possible to integrate with Tasker without custom UI (e.g. declare a parameter from Tasker's generic UI)?

I'm thinking of nasty workarounds such as accessing the clipboard for some temporary data storage...

> Specifically, it is a Glyph automation plugin for Nothing Phone (3). This feature has been requested by many from within the Nothing community, and I have a working prototype already.

3ce1fd21bc9b22d935797844d08387c9.jpeg

1 reply

Hi. Yes, your plugin can define any variables it wants :) Check here: https://tasker.joaoapps.com/pluginslibrary.html