Top Topics

  • 3

    Have the action "Play Ringtone" respect DND rules

    OldChicagoPete · 0 · Posted

    Using the Notification (or Alarm, Media, etc.) should respect the current "Do Not Disturb" setting.

  • 3

    new sort order

    Volker Rohde · 2 · Last reply by StaffanT
  • 3

    Tasker Android TV Menu button is not working

    Nam Man · 0 · Posted

    Hi Every one,

      i have Android TV in my android marshmallow phone, its working both phone apps and Android TV apps, i have Tasker 5.1 menu button is not working, its working in AutoApps. please any one how to make working menu button, thanks

  • 3

    "Light" theme with windowLightStatusBar enabled

    Rodrigo Souza · 1 · Last reply by Scott Almond

    Default Light theme would be much better off with a white status bar using dark icons.   Also would be cool toolbar items ('Tasker' tittle, 'Search' icon and 'Overflow menu' icon) in accent color, following the trend of Google's new design. Something like the Settings app on AOSP Oreo.  

  • 3

    Dual sim mode

    Galli Hbk · 0 · Posted

    Goodmorning my Name is Nicolò Galli. Congratulation for your great app, tasker is very smart, useful and effective. If is possibile i would like to ask a new features. Was great if tasker could handle the dual SIM ringtone and the volume, separately, for manage in dual SIM phone when put silence mode in the first or the second SIM.

    Thank so much

    Best regard Nicolò Galli

  • 3

    Allow bigger/more log files

    Agraetz83 · 4 · Last reply by Agraetz83

    Atm tasker saves up to two log files of ~2mb before overwriting them. This means depending on how much you're doing with tasker, they might not reach far back. In my case there's only 2h worth of data (extensive looping) and this makes debugging quite a challenge. 

    I'd like if we could increase the log size if necessary. 

  • 3

    More Granular Context Date Options

    Rowan Begg · 0 · Posted

    Would it be possible to have more date options to be used in Contexts?

    For example every 4th Friday in a month, or the first or last Sunday each month?

  • 3

    Can Tasker be added with these 4 basic actions for TCP?

    Zohar · 0 · Posted

    Hi

    Currently Tasker does not have basic TCP actions, for Connecting, Sending, Receiving, and Disconnecting.

    The closest thing it has, are the HTTP GET and POST (and HEAD..) actions, which might be problematic for sending files, since I don't know If I can use them to send a 15MB file for example, in one HTTP GET/POST..

    Can Tasker be added with these 4 basic actions for TCP?

    TCP_Connect(HostnameOrIP,Port) TCP_Disconnect()

    TCP_Send(Data) TCP_Receive()

    Thank you very much

  • 3

    Application profile app. selection as variable or scene

    Mika Sivula · 0 · Posted

    It'd be great to have an application profile that you could modify in scene or/and variable also. This way you could do for example a game/childrens/visitor etc. profiles and you could edit apps selected as a trigger.

    I was doing a blocker app for my kids phone so that it would block the screen every time he would start certain apps in his phone. I was doing it with Tasker App factory but couldnt do it because there is no way to select the apps which trigger the tasks. Same goes on many apps made with app factory that require

  • 3

    Tasker notification dark mode

    Ed Shaa · 0 · Posted

    The permanent foreground notification in the Android status bar, is white and doesn't change with the Tasker dark mode settings. The Wunderground weather app has an example if you'd like to see. Thank you!

  • 3

    Accessibility Service Permission optional for Notification clicked event

    Agraetz83 · 3 · Last reply by João Dias

    The Notification Clicked Event only needs Accessibility Service Permission if you want to read notifications put up by other apps. In Kid App development this event is often used to read notification clicks on notifications the Kid App put up itself. If you add this event to your app, tasker adds the accessibility service permission to the manifest and there is nothing you can do about it atm. 

    Unless you fancy fighting with Google and receive the threat of a permanent ban, you can't use accessibility service permission in apps you want to upload to the store.

    I suggest the

  • 3

    Manuel focus for the « take picture »

    Nicola · 0 · Posted

    On my previous phone (moto G3), when I set infinity focus on “Take picture” that work really great. But on lot of new phone I tested, infinity focus mode on the take picture feature make blurry photos. 

    After some search I undertending that the range on the focus is no limear. So for exemple if we define the begin of the focus range at 0 and the end at 1000 : 0 focus on a medium point, 250 on infinity and 1000 on the nearest point. 

    So it will be very useful to have a manual focus paramètre where we

  • 3

    Better documentation on back up

    Rich D · 0 · Posted

    Currently there is  no help text "anywhere" for the correct method to back up data for install on new device. Both the android back up and Tasker's back up should have some "Very Clear" help text on how to get your Tasker data to a new device or just save it for a fresh install on the current device. It should be noted what is and is not backed up with each method. IE currently global variables and all saved projects, profiles, tasks, scenes in there respective folders are not saved in the Tasker Back up. I do not know

  • 3

    Native dialog

    Simone Sanci · 0 · Posted

    You could add the dialogs of autotools or uitask, natives of tasker. I think it's too hard to edit a scene.

  • 2

    Update Sqlite Version

    James · 0 · Posted

    My next feature request is to update the sqlite version in the sql query action. I would like to use many of the date time functions only available in later versions.

    When I query "SELECT sqlite_version();" it outputs "3.39.2

    Compare the two user guides' pages on date and time functions:

    [3.39.2 - September 2022](https://web.archive.org/web/20220902005517/https://www.sqlite.org/lang_datefunc.html)

    [3.53.0 - Latest Version ](https://www.sqlite.org/lang_datefunc.html)

    The latest version has the timediff function that is missing from the earlier one. It also has 14 more substitutions and 9 more modifiers. Those would be very useful for a few of my projects. 

    Thanks! 

  • 2

    Add Ability to Add Task Callers to Android Copy/Paste Menu

    KyleK29 · 1 · Last reply by João Dias

    This is one area of Android I don't think Tasker has hooked into, infact many apps don't seem to hook into it, and I only became aware it was possible when I saw Anki do it (screenshot below). The menu I'm talking about is the selected text long press contextual menu that often has Copy/Paste/SelectAll (and occasionally Define) in it. This would serve as a quick way to copy text to a specific Task you want to use to process said test.

    A Google searched yielded this: Google Copy/Paste Menu

    I would suspect that there might be a way for Tasker

  • 2

    Dedicated Log View for Individual Tasks or Profiles

    S A · 1 · Last reply by KyleK29

    Long-press a task or profile → open menu → View Log.

    The current Run Log is powerful but becomes hard to read with many automations running. Seeing only that specific task or profile's past runs would make debugging faster, clearer, and more approachable while keeping the global Run Log unchanged.

  • 2

    Tasker doesnt randomly select image

    freedomplayer95 · 2 · Last reply by João Dias

    I set up tasker so every 4 minuted it chooses a random folder from a specific director and then randomly chooses an image from that folder and sends it to klwp to set it up as wallpaper. But i noticed that some images get selected waaaaay to often. This should be random but from a folder that contains 1000 images i got 1 image twice already in the last hours. Yesterday i even got an image twice in 8 minutes from a folder that has almost 1500 images in it.

    I start to think that tasker doesnt look at all

  • 2

    "Continue after error" checked by default for certain or all actions

    Jason Cooper · 0 · Posted

    It would be really nice if we could default "continue after error" to be checked by default, either by action type or at least in general for all actions.

  • 2

    Show Linked Tasks

    Viper21 · 0 · Posted

    I have some projects that have an complex connection of tasks that call other tasks, and sometimes this spans across multiple projects.

    So just like you have the "Show Linked Projects" action on each task, I would like a similar action that shows which other tasks are calling the selected task (i.e. tasks that call this task from the "Perform Task" action). 

    You could call this "Show Linked Tasks". :)

    I know this can be done from the search option by entering the name of the task, but this is cumbersome and shows a whole lot of other noise than