Top Ideas

  • 5

    Automate backup of Tasker AutoApps data by Tasker

    Soumya Ranjan Mahunt · 0 · Posted

    AutoApps data like commands, text processors and custom intents for AutoShare, AutoNotification blocked notification, AutoWeb apis, custom webscreen for AutoTools and settings for all the apps require manual involvement, making it automated with Tasker would be helpful. 

  • 5

    AutoApps backup

    Soumya Ranjan Mahunt · 0 · Posted

    AutoApps data like commands, text processors and custom intents for AutoShare, AutoNotification blocked notification, AutoWeb apis, custom webscreen for AutoTools and settings for all the apps require manual involvement, making it automated with Tasker would be helpful. 

  • 5

    New variable: Charging_State

    Usm · 1 · Last reply by Usm

    Today I wanted to write a task where I could check if the phone is charging or not and then do something based on that state e.g.:

         IF screen=off AND charging_state = non, THEN wiki-off

    When I take my tablet with me during travel, for some reason it starts to drain the battery when the screen is off and the wifi is on.

     I'm proposing a new variable: charging_state. It would have these values ac, usb, none, wireless

    These values can be taken from the built-in Power state.

    Creating multiple profiles to make up our own variable is

  • 5

    Shotcut In Tasker

    Bruno Davi · 0 · Posted

    I do not know why Tasker a useful app need a plugin to perform a shortcut because they did not add this action yet, this would solve so many problems.

  • 5

    Separate settings for UI and help language

    bege · 0 · Posted

    The German help texts often don't contain all the information the English texts provide, and I guess it will never be possible to keep the translations fully updated. Therefore I'd like to have a German UI and English help texts. Would you, please, provide separate settings for UI and help language?

  • 5

    add control of LED strips (i.e. govee)

    Desi Clarke · 0 · Posted

    Add control of LEDs such as Govee LEDs so colours will change based on conditions or presence of phone, smartwatch, playing music, etc

  • 5

    "Choose a file" action

    Jackal Zhao · 1 · Last reply by Anuraag Agrawal

    "Choose a file" action, allowing users to actively choose a file and then let the task process the file. It may requires the system file chooser and wait till it return a file path and then store the path into a variable. 

  • 5

    Change Status Bar Color

    Ti-As · 0 · Posted

    To optically signal diverse conditions, especially in car mode.

    I think to know that this is a hard one

  • 5

    Add mobile state 5g

    Action mobile network type have 5g to set, but state mobile network 4g only. Please fix this discrepancy.

  • 5

    Undo History or something better

    Joeyvanbilsen · 1 · Last reply by Viper21

    I would find it very useful to be able to undo several, or certain steps. I saw that a topic has been started about it in the past, but perhaps it does not mean the same as my request.

    I have been using Tasker for 10 years, and I don't understand why it is not possible to undo steps or revert to previous states, such as on the computer (i.e. Adobe Photoshop's History panel) as I first saw on the phone with Aviary Studio (which was bought by Adobe eventually).

    Sometimes you just want to get back to square one,

  • 5

    Add conflict option "queue"

    Kris Bennett · 1 · Last reply by thecoolkid

    I have a task that reads notifications as they come in.. it would be great if one of the conflict options was to queue up tasks, so if a notification comes in well it's reading out another it gets read after.

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

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

  • 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

  • 5

    Ethernet

    Sufyan Awad · 2 · Last reply by Thorfinn Tjums

    Would be so great to have ethernet on/off feature same like wifi for my sony tv!

    Best regards 

    Suf

  • 5

    Add an Icon Grid Dialog

    Robert L Ryan · 1 · Last reply by R dT

    You recently added a List Dialog action. Would it be possible to add a similar action for an icon grid?  

    This dialog type is probably the last one from AutoTools that can't be done in native Tasker.

    This was also requested here.

    I attached a screenshot of the dialog from AutoTools.

  • 5
  • 5

    Quick variable selection po-pup menu DEMO

    Damianek420 · 0 · Posted

    🚀Feature request:

    I think that the process of frequent variables/arrays selection using build-in 'variable select dialog' is not the most convenient one. It could be made much easier and faster. 

    💡Solution/idea:

    ➞A native popup dialog automatically triggered when we type '%' with a list of local/global variables. With autocomplete function after typing next letters and paste after selecting it. And auto-insert after pressing space when list_Items=1 

    Demo Gif

    💡Idea2️⃣

    for debugging mainly, but maybe will simplify the code too:

    ➞Checkbox ☐ for 'variable set' action to quickly flash it after initialization

  • 5

    Better debugging options

    Per A. Flåtten · 0 · Posted

    1. Permanently visible debug menu while running an app

    Especially when it comes to the larger apps / codes I would wish for an easier way to debug the code. As far as I know, the only way to truly debug the code as it runs, is by pressing the  button. And unfortunately that is not too easy either, as after a few clicks, the whole menu at the bottom of the screen with these play buttons on disappears. And so you'll have to drag the screen up and down and then press the button every time you want it to

  • 5

    Possibility to remove multiple positions in Pop Array

    HMTesting · 1 · Last reply by Rj8810

    As well as array set, which you can specify the values and a separator.

    it would be very useful to be able to remove several elements from an array in the same action without resorting to a FOR loop.

    For example:

    Variable Array: %array

    Position: 1,2,4

    Separator: ,

    To Var: