New Topics

  • 3

    Move through the scene elements with the buttons (DPAD_DOWN, DPAD_UP, DPAD_LIFT, DPAD_RIGHT) of the physical keyboard or remote control; select an element with the ENTER button of the physical keyboard or remote control.

    Nik_SV · 1 · Last reply by doriann damon

    Moving through the elements and selecting the scene elevement with the buttons of the physical keyboard or remote control is very relevant for Android NV and TV box

  • 5

    Project/profile/task variables list should look more like the normal variables list

    Kristian Tigersjäl · 0 · Posted

    Project/profile/task variables list is quickly getting cumbersome to scroll when the list grows. It should look and work more like the normal variables list, i.e:

    - Be a table that is quick to scroll and find things in

    - Preferably have the filter function of the normal variables list

  • 1

    Add variable option in power profile

    Please add variable option on power profile. So that we can assign some variable when power connected to mobile. There is no option of it. 

  • 6

    Colour Categories

    I want to ask that please add some colours in taskers so that we can give some colours to ours task so that we can differentiate more than 2 task easily either they belong to same task or another task.

    Because there is a little difficulty in finding the relevent task.

  • 7

    Taskernet QR Codes

    Samuel Jones · 0 · Posted

    When visiting a TaskerNet URL on a browser it correctly displays a "open on device" message, but I believe that in addition to offering Join as a way to connect the device, a QR code to the same page could also be offered.

  • 8
    Under Review

    Profiles/tasks separators for better organization

    1ce-brv · 2 · Last reply by João Dias

    For those having lots of profiles/tasks it would be helpful to have separators with comments.

    I am currently doing it with dummy tasks named "_____<GROUP_NAME>" but it has some limitations (no duplicates allowed) and it is a bit annoying for profiles.

  • 2

    Error in tasker exporting task

    Juan Pablo Sala · 1 · Last reply by João Dias

    Hello, when I try to export a task I get the following error:

  • 1

    Dark mode switches off aod

    Hannes Klostermann · 2 · Last reply by João Dias

    On the pixel 4a, if I choose to activate dark mode when the screen goes off (to get a black notification background on the AOD) it for some reason deactivates the AOD entirely. I tried triggering the task by event display off and by display state off. The only action in the task is dark mode: on. Whenever the screen goes off the AOD shows for a brief moment and then disappears. Any idea why this happens?

  • 5

    Group elements in Scene to move together

    Alan Rosen · 0 · Posted

    Within a Scene,  would you consider an action like "group (or link) elements in Scene" so as to move them jointly (move them in a coordinated manner)?

  • 1

    variable AND following with a list of variables with OR

    anonymized · 1 · Last reply by João Dias

    Experienced Tasker user here. When there is Task Action If/Then that using both AND, and OR (such as, when there is Global Variable and there is AND that following with a list of Global Variables with OR, then it seems there is one bug in Tasker. Apparently, it didn't recognize the first variable when following with AND and then list of OR values. It does appear to be bug of Tasker as I am writing here, so will show example below in case if I am overlooking something so you can see for yourself.

    %ElectVarCurTimeShPatternVar < 10 AND %ElectPriceVarCurTimeVar1 ~

  • 3

    Allow the 'Variable Set' action to format the output when doing maths

    SmartPhoneLover · 0 · Posted

    Basically, give the user the possiblity to specify the decided format that he/she wants the result from a given math equation, to be formatted.

    Thread of reference:

    https://tasker.helprace.com/i1064-prevent-maths-from-variable-set-action-to-trimm-ceros-if-max-rounding-digits-is-bigger-than-the-result

    https://www.reddit.com/r/tasker/comments/k0xivx/dev_tasker_51111rc_more_bugfixes_and_a_small/ge57ok0/?utm_source=reddit&utm_medium=web2x&context=3

  • 4

    Two ideas for the "List dialogue" action

    Tyler T · 0 · Posted

    1) Implement an easier way to add, remove, and organize things added to the list as an alternative to listing them all on one line followed by commas. A system that is similar to the menu element for scenes. Maybe even add the option to place icons next to each item in the list if the user so chooses. And to that end, maybe even add an indexing option that numbers all the things in the list to sort from in the idea below.

    2) An optional sort option that can be checked so that when the dialogue is showed,

  • 12

    Project Variables listed in VARS tab

    JP · 4 · Last reply by arndtc

    The new project/profile/task variables are hidden via a long press and press in a menu. It would be great if they were listed in the VARS tab to easily check what value they are currently set to.

    Also, it would be great if they were visually distinguished from local variables.

  • 5

    A new Runlog Start/Stop action

    StaffanT · 0 · Posted

    Due to the sometimes enormous amount of entries in the runlog it would be great to be able to start and stop the log at the points of your choice in the code, perhaps optionally combining it with the already existing idea to limit the output to the running task only.

  • 1

    Prevent Maths from Variable Set action to trimm ceros if Max Rounding Digits is bigger than the result

    SmartPhoneLover · 1 · Last reply by SmartPhoneLover

    Hello Joao,   I would like to request something related to maths if possible for the next release(s).   Currently, when doing Maths using the 'Variable Set' action, regardless of what is set to the desired decimal places, Tasker deletes all the 'ceros' (#: 0) behind the number automatically, if any. I mean...   If a given math operation gives '0.03350000' as a result, configuring Max Rounding Digits to 8, Tasker takes all the remaining ceros out, and shows the result as '0.0335', instead of the value I would like to be shown: '0.03350000'.   Example of the above, using

  • 1

    Option to disable Google Drive backup prompt

    Alfa Beta · 0 · Posted

    Add option to disable Google Drive backup prompt after local data backup.

  • 2

    List dialog check box to select/unselect all

    Anuraag Agrawal · 0 · Posted

    Can you add a check box to select / unselect all values? 

  • 3
    Planned

    Add support for the Implicit Grant Flow to the HTTP Auth action

    libnaniam · 0 · Posted

    I've been working with HTTP Auth for some time now. As far as I know, HTTP Auth only supports the Authorized Grant Flow.

    I know that the Implicit Grant Flow is less secure, but some APIs include additional functionality in the Implicit Grant Flow. For example, Fitbit's API requires re-authorization every 8 hours under the Authorized Grant Flow, but allows longer-lived tokens (up to one year) under the Implicit Grant Flow.

    Thank you!

  • 2

    Trig self notification

    Alfa Beta · 0 · Posted

    Tasker event is not triggered by tasker generated notifications.

    Do optional to trig also event from Tasker notification to handle without add specific code to notification task.

  • 8

    WebSocket

    Alfa Beta · 2 · Last reply by ArsiTheFox

    Add WebSocket client and server with tasker activation on message received.