New Topics

  • 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?

  • 9

    Support full screen scenes on devices with screen cutouts

    Bryce · 3 · Last reply by Davie Lam01

    It would be nice if Tasker was capable of displaying scenes in full screen including behind any notches and camera holes. Right now there's no way for a scene to extend all the way to the top and bottom of a screen if the phone uses a notch or hole-punch for the front facing camera.

  • 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,

  • 10

    Project Variables listed in VARS tab

    JP · 1 · Last reply by josephlegrand

    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.

  • 1

    %LASTNOTIFICATIONICON

    Alfa Beta · 0 · Posted

    Add a variable with last notification app icon base64 as Pushbullet do.

  • 6

    feature request: save captured logs as text file at "Logcat Entry" dialogue

    tyc600 · 0 · Posted

    sometimes we need spend time to analysis and extract proper event/activity . But the "Logcat Entry" dialogue is very easy to disappear,(screen off, or other app becomes foreground app,all these event will make "Logcat Entry" dialogue disappear), we have to capture activity what we want again. if tasker has the ability to save/export logs as text file, that will give us a chance to analysis logs meticulously . thanks for your consideration.

  • 1

    Kill app feature doesn't work in my non-root phone.

    Melih · 1 · Last reply by João Dias

    I'm using Samsung M-51 and Kill App feature doesn't work at all.

  • 1

    Turkish translation is very bad and misguiding. I could help with that but you haven't published any kind of e mail info.

    Melih · 1 · Last reply by João Dias

    They're probably taken from Google Translate, I was able to understand them but I translated the texts two times in my head to understand it. I can help with that, let me know please.

  • 1
  • 6

    markdown support

    roizcorp · 0 · Posted

    Markdown in scenes and notifications will allow much more flexibility and richness.Currently I'm using "HTML" notification in order so support some sort of formatting while markdown solves that natively and perfectly