New Topics

  • 2

    Tasker auto recovery error

    Productivity · 0 · Posted

    Tasker auto recovery error

     

    Sometimes Tasker fails, and this interrupts my work. These are my ideas

    • Send a third person the fail error with the following information
      • Error message, where specify the task and the steps that fail
      • Send the runlog.txt file
    • Add a Profile where the user can decide what would like to do when this happens
  • 1

    Better UX import/export projects

    Productivity · 0 · Posted

    I would like to add some suggestions about this

    • When sharing the project with another person, you have to confirm one by one all the tasks that already exist in the project, I think adding a "Yes to all" option would solve it
    • Would be great if the tasks, profiles and scenes stays in the same project and keep the order
    • An option to choose only to import/export a task, profile or scene
    • Auto deploy project to different instances, a way to define several phones by instance, so when I change from testing to production this could be easier 
  • 2

    ADB "helper" Service/proxy

    MattH · 0 · Posted

    For some time I've been using tasks & associated Termux scripts from enable_adb_wifi_on_device_boot_android_11 to enable ADB Wifi on my phone following a reboot.

    Since upgrading to Android 13 the task dependent on Read_Logs doesn't work (without relying on ADB!) so I've made an additional task (triggered by VolDn) to read input fields via AutoInput, parse for IP:port, and pass this to the Termux script to connect to the IP:port presented and enable ADB.

    Because over time more Tasker functionality seems to need a reliance on ADB (Read_Logs in Android 13 being prime example) my thought is to have tasker run

  • 2

    add shortcut to desktop

    颖才 章 · 0 · Posted

    i change my phone to miui device.i found that miui  can't add any shortcut to desktop,only can add widget to desktop from desktop settings. so i wish tasker to add a function or action to add shortcut to desktop.

  • 7

    Allow an empty string in Variable Set action

    virtual · 0 · Posted

    Please allow to set a variable to an empty string, even with a warning if required.

    There are several cases when this is useful, for example when combining multiple variables when you want one of them to concat without any value. Or when formatting with JSON a string like:

    and you want the var to be a string which could be empty. Yes, you can apply the quotes inside the var, but it is not as intuitive; or you can use Variable Convert with a null URL code, but this requires 2 actions.

    Having the possibility to set the value to

  • 2

    Task silent overwritten

    Hello. I have a common task for several projects. When exporting a project, the common task is exported correctly. But when importing a project, the task is quietly overwritten. Can the tasker show a warning or error that a task with same name already exists and interrupt the import? I have to first delete an existing task, export or rename it and then import project.

  • 1

    crash error

    needtopost · 1 · Last reply by João Dias

    what does this error log even mean?

    i got it after rebooting tasker after a crash.

  • 2

    Tasker App Factory XML Encryption

    Ahria Hasegawa · 0 · Posted

    Good day. Can you make the xml of the exported app encrypted? So no one can read your hardworked tasker project. Thank you

  • 3

    Real Beacon Support (not via inappropriate BT Near)

    ckollars · 1 · Last reply by ckollars

    Beacons are so different from Classic Bluetooth devices they need their own tools. Although the name is the same (Bluetooth), both the operation and the usage are completely different. First the theory, then some specifics--

    Theory -In addition to being BLE devices, Beacons are a] off (not advertising) for several seconds at a time, b] have use cases that need to distinguish "nearness" as close as a few feet, c] have use cases that require responding in just a few seconds -even when off, and d] broadcast a _very_ faint signal to minimize power use (which means something as innocuous

  • 1

    Bluetooth state doesn't update when disconnected

    Joel · 4 · Last reply by Joel

     After upgrading to pixel 7pro, this profile doesn't work. It is a simple task call when Bluetooth is connected to my car. Runs just fine when device connects, but doesn't recognize when Bluetooth disconnects. Will stay that way for hours despite being nowhere near my car.  

    Profile: Driving Mode      State: BT Connected [ Name:DMH-W4660NEXFE3D Address:* ]                    Enter Task: Driving Mode     Settings: Abort Existing Task          A1: If [ %DrivingMode ~ Off ]              A2: Variable Set [              Name: %DrivingMode              To: On              Max Rounding Digits: 0 ]              A3: [X] Do Not Disturb [              Mode: Alarms ]              A4: [X] Media Volume [              Level: 25             

  • 2

    task diappeared

    adi frank · 0 · Posted

    I created separate task for enabling and disabling app. After running diabling app task app are disabled but both enable and disable task disappeared from taker. How do enable those disabled app?

  • 2

    REMINDER handling in CALENDAR INSERT action

    Dennis Pesin · 0 · Posted

    When I add event in my system calendar via "Calendar Insert" action, there is no option to turn on reminder for this event. My event is put into calendar, but for the calendar to remind me of it, I have to go to the calendar and turn on reminder manually, adjusting when the reminder should trigger. I want to turn it on and adjust in the tasker action.

  • 1

    kid app termination after a stop/disable action

    ismaili · 0 · Posted

    The kid app stay running and monitoring in the background even if a disable and stop action is performed by the app.

    is there a way to delf terminate the kid apps?

    Thanks

  • 1

    customizable Splash video for kid app

    ismaili · 0 · Posted

    It will be great to have the possibility to execute a welcome video on the kid app launch

  • 1

    Option to hide empty lines in the log when searching/filtering.

    Eric Gingell · 0 · Posted

    Please add an option to hide empty lines in the Run Log screen when searching/filtering. It's very cumbersome to have to scroll through potentially hundreds of empty lines to find the one you're looking for.

  • 2

    HTTP/2.0 on HTTP Request

    Angelo Ornopia · 1 · Last reply by João Dias

    Hello dev. Is it possible to use HTTP/2.0 on HTTP Request? Thank you 

  • 1

    Create a scene Task in one Tasker scene

    SHIN WONG · 0 · Posted

    If you let me create a scene Task in one Tasker scene?(named(like _scene_MyTaskName) ,Only can be called in this scene,invisible in Tasker profile/task) I can make 16 buttons to call this task [in Alarm Scene].(diffrent by the local variable %ement_name) .(This scene can be moved or shared without missing task)

  • 1

    An action to close apps from recents menu

    RegiOween · 1 · Last reply by RegiOween

    Hello Taskers! I would like to suggest a feature I use a lot: A new action to close one or all apps open, removing from the recents menu. I use a very cool custom ROM (Havoc) in which if I swipe up an app from the recents menu, it closes just that particular app. If I swipe down, it closes all open apps, cleaning the recents menu completely. I really hope more people can support my suggestion, so that we can probably see it implemented. Thanks in advance! RegiOween

  • 0

    AutoInput not working with standard Tasker popup

    RegiOween · 1 · Last reply by RegiOween

    Hello Taskers! Profile Event AutoInput UI Update is not detecting the text within the standard popup messages of Tasker when they SHOW on the screen, but just after they CLOSE (by timeout or manual tap), which is useless, because that way I can't query or interact with the popup. I did a test with MacroDroid and it's working flawlessly to detect and tap the Tasker popup, but Tasker in terms of programming power is so much superior, that it's completely out of discussion. Here's my profile and task test: Profile: Profile Test   Settings: Notification: no     Event: AutoInput UI

  • 2

    Scene keeps display on

    mdediegop · 0 · Posted

    Add option that (when enabled), the display will stay on as long as the scene is shown