Top Topics

  • 2

    Add support for use of Selection Parameters in commands such as INSERT and UPDATE

    StaffanT · 0 · Posted

    For example:

    INSERT INTO X (A,B,C) VALUES(?,?,?);

    %a, %b, %c

    instead of:

    Change ' to '' where needed in input vars

    INSERT INTO X (A,B,C) VALUES('%a', '%b', '%c');

  • 2
    Solved
  • 2

    Join extensión to Trigger other browser extensions

    Jorge · 0 · Posted

    Hi,

    Besides join ability to send a URL to another de ices browser, what about triggering  an extensión on that browser (like a web Clipper?).

    That would be awesome

  • 2

    Scene menu element position by index

    StaffanT · 0 · Posted

    It would be nice to be able to position/scroll a menu element at/to a certain point based on the row index. Thanks in advance ☺️ 

  • 2

    About autoshare runtimeerror

    daiisi · 2 · Last reply by 24misi

    When I performed the following task, the following error was output. Please let me know how to deal with it.

    Task: 1autosharetest A1: Status Bar [ Set: Collapsed ] A2: App Info [ ] A3: Variable Set [ Name: %package To: %app_package Structure Output (JSON, etc): On ] A4: AutoShare [ Configuration: Package: com.android.settings Class: com.android.settings.applications.InstalledAppDetails App: Android Action: App Details Settings Data: package:%package Timeout (Seconds): 10 Structure Output (JSON, etc): On ]

    08.05.22/LicenseCheckerTasker Checking cached only 08.05.22/LicenseCheckerTasker cache validity left -264764 08.05.22/LicenseCheckerTasker Cached status: Licensed 08.05.22/LicenseCheckerTasker Cached only: Licensed 08.05.22/ActionArgBundle key: IntentMimeType: replace String value with null 08.05.22/Variables doreplresult:

  • 2

    Run task once given time of day

    Ball · 1 · Last reply by João Dias

    I have a task that I only want to run once after setting a time of day. In other words, when (manually) triggered, it would prompt the user for a time of day then run the task once. I see no way of doing this presently and editing a task every time is highly cumbersome given I'd have to do that every time.

  • 2

    Child app profile events not working

    whjou · 1 · Last reply by whjou

    I am trying to create a child app that will do some action on event but found that while it works in Tasker, exporting and installing it as a child app doesn't.

    I am on a Samsung Galaxy S24.

    See sample Tasker project below. It is supposed to flash a message when we enter/exit chrome, or if we cover/uncover the light sensor.

        Project: TA-Test

        

        Profiles

            Profile: TestApplicationProfile

             Application: Chrome

            

            

            

            Enter

  • 2

    Toggle location for profile when needed

    Perppel · 1 · Last reply by Perppel

    On Android 8 and later location is needed for certain actions in tasker.

    For example profile with state WiFi Near cannot be run if location is set to off on device.

    Tasker can change location setting between off/device only/battery saving/high accuracy.

    As far as I know there really is no way (since profiles cannot be run manually) to create task that enables location for that brief moment some profile requiring it to work needs it.

    Suggestion:

    Add option to profile preferences to set desired location mode for profiles that need location to be enabled. This way the profile itself would

  • 2

    Can't get past the initial "Data Access and Collection in Tasker" screen

    Nick Del Vecchio · 4 · Last reply by Tobias Baumann

    Just purchased tasker for my old Samsung Galagy Note 10.1 tablet on Android version 5.1.1

    Installed fine, but after launching, I can not find a way to get past the initial Data Access screen.  There are no buttons anywhere to move forward.  

    Application manager shows it to be version 6.2.22

    Any help appreciated 

    Thanks

    Nick

  • 2

    mqtt client not work with 6.2

    Sagitt · 8 · Last reply by Sagitt

    After upgrade to 6.2 the MQTT Client -> https://play.google.com/store/apps/details?id=in.dc297.mqttclpro&hl=en_US

    not work correctly with tasker for the "publish MQTT".

    Downgrading to the 6.1 all works fine.

  • 2
    Solved

    The bluetooth toggle tasks are not performed.

    Vadim · 1 · Last reply by João Dias

    Tasker does not perform the task of switching bluetooth on/off. A message comes up that it is due to Google policy. I cannot use the " Auto off unpaired bluetooth" profile now. Is it possible to solve this problem?

  • 2
    Solved

    "HTTP Response" is not working if Action "Test Next Alarm" was previously performed

    schlimbo · 2 · Last reply by João Dias

    If i try to create an "HTTP Response" for an previously received "HTTP Requests" it is not working if i call the Action "Test Next Alarm" in the same Task before the action "HTTP Response".

    Tasker Version: 6.2.12-rc

    Android Device: Pixel 6 

    Android Version: 14

  • 2

    Non-Unique Task, Profile, and Scene Names

    Proposal:

    Allow multiple tasks, scenes, and profiles to have the same name so long as they're in different projects. You can have the default be to check the current project so you don't break people's stuff and you can make it so that if there's only one task with said name, it'll use that one to further the not breaking of stuff.

    Examples:

    1) Project "Main" has a task named "Get Project Name" which returns "Main" while the project "Chrome" also has one which returns "Chrome". You could access Main's task thusly, "Main(Get Project Name)" and if the calling task

  • 2

    Action to enable & disable projects

    urkindagood · 0 · Posted

    Title says.

    Expected behaviour for disabled project.

    1. The profiles status remains unchanged.
    2. The profiles stop monitoring their assigned contexts, so they won't trigger the tasks they are tied with as if they are disabled.
    3. The tasks and scenes are still useable by other projects.

    I think It may be better to put the 3rd point under the action that toggles the project so user could have more control over their behaviour.

    Some additional actions or variables may be needed to query their status, and retrieve the project list.

  • 2

    Copy Move Paste a single condition line from IF or other condition Blocks

    269red · 0 · Posted

    The Condition features are a great idea !!!   But what I miss most, is the possibilty to move, copy, paste a single condition statement within the IF of an action and to copy a single conditon statement to another action. In the example below, I would like to Move, Copy, Paste a single line like %WifiCMD ~ auto withthin the Condition block or to other Actions or IF statements !   Action Edit Condition %BatLow SET OR %WifiCMD ~ auto AND %Usr !SET

     

  • 2

    Suggestion for the new Copy/Paste conditions option across actions

    SmartPhoneLover · 0 · Posted

    Suggestion (1)

    I think placing the Copy & Paste options under the Conditions section would be better, than having to open the top menu.

    I mean, instead of placing the correspondign options in the top menu, allow Tasker to show/hide the Copy/Paste buttons in the Conditions section if the user copies (and wanted to paste) conditions from an action. So, by default if no conditions are copied from any task, the buttons (copy) could remain hidden, and only appear (paste) when Tasker detects that some conditions have been copied.

    • Copy button: always visible.
    • Paste button: only appears when the user
  • 2

    Dynamically Rearrange Actions

    Manny · 0 · Posted

    Action to rearrange/move other actions inside a task by number or label.

    Example: Move Action #5 to last place, first place or to number 10...

  • 2

    Default on tap for NOTIFY action

    WhirlWolf · 0 · Posted

    Currently when a notification is created there is no default on tap functionality.

    We have to create another profile as NOTIFICATION CLICKED event and configure.

    We should be directly able to configure on NOTIFICATION CLICK functionality in the NOTIFY action itself.

    It will be great addition to tasker imo.

  • 2

    Something like a try-catch block

    HippoMan · 0 · Posted

    When writing code for a task, it would be useful to be able to implement something like a try-catch block, similar to this ... try   action-1   action-2   action-3   ... more actions and logic ... catch    action-a    action-b    action-c    ... perform these actions and logic if    any of the actions in the "try" block fail;    otherwise, skip this "catch" block if all    of the "try" actions succeed ... end-try-catch

    It doesn't necessarily have to be this exact try/catch syntax, but whatever the exact syntax, similar functionality would be useful and

  • 2

    Workaround for SSIDs containing a forward slash?

    Cody · 0 · Posted

    Is there any workaround to make Tasker correctly identify a Wi-Fi SSID containing a forward slash until a bugfix is available? (/)