Giter Site home page Giter Site logo

Comments (6)

jschwinger233 avatar jschwinger233 commented on July 4, 2024 1

for the variables generated by profile, like App Changed: Package(%app_package), you have to set another variable to the value in task to make tasker:termux parse properly, like %var=%app_package, then just fill the arguments with %var

from termux-tasker.

Sokonomi avatar Sokonomi commented on July 4, 2024

Append; I just saw there was a fork that got merged that supposedly added the use of tasker variables. Please work on putting up some documentation up about this plugin; Apparently it does stuff that only the devs themselves know about.

from termux-tasker.

MolotovCherry avatar MolotovCherry commented on July 4, 2024

I've been putting Tasker variables into the arguments field, seems to work fine for me

from termux-tasker.

leo60228 avatar leo60228 commented on July 4, 2024

@Sokonomi It seems that you can just prefix arguments with % and they get treated as Tasker variables. Works with Automate, which I prefer to Tasker.

from termux-tasker.

dekiesel avatar dekiesel commented on July 4, 2024

for the variables generated by profile, like App Changed: Package(%app_package), you have to set another variable to the value in task to make tasker:termux parse properly, like %var=%app_package, then just fill the arguments with %var

Thanks, that was it! It seems you need to turn global variables (variables containing one or more uppercase characters) into local variables (variables ONLY containing lower case characters). I just tried this with a "Variable Set" and it works as expected.

from termux-tasker.

agnostic-apollo avatar agnostic-apollo commented on July 4, 2024

Only local variables (all lowercase letters) can be passed to plugins in Tasker and not global. Check TaskerPlugin Library addVariableBundle() function.

from termux-tasker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.