New Ideas

  • 16

    Urgent Enhancements and Suggestions for Tasker / Javascript joaomgcd

    s · 0 · Posted

    Hello Tasker Community,

    1. Synchronous "Perform Task" Option: It would be beneficial to have a synchronous version of the "Perform Task" action in JavaScript. This would be particularly useful when we need to wait for a task to complete before proceeding.

    2. Plugin Compatibility in JavaScript: Exploring ways to improve plugin compatibility with JavaScript actions, such as AutoInput plugins, could open up new possibilities for automation.

    3. Update JavaScript Library: Updating the JavaScript library to include all native actions would help streamline JavaScript usage within Tasker.

    4. Logging JavaScript Console Output: A feature to log JavaScript console output to a file would be handy

  • 3

    Progress Dialog Self Destroy

    Abhishek M · 0 · Posted

    Right now when a task get stopped by an error, the progress dialog started by the task will continue to show.

    So adding a feature like, 'Destroy when the task fails/stops' will help to recognize that the task failed when not running from UI.

  • 3

    Add Tasker as an App to the "Browse files with other apps" dialog

    Frederik Niedernolte · 0 · Posted

    Based on the discussion here I would like to request this new feature for Tasker.

  • 1

    new option for flash and autotools popup to set a border with a color on the whole toast border

    Joet · 0 · Posted

    Is it possible to add an option to flash and autotools popup to add a border and set a border color around the whole toast? HTML border commands don't appear to work.

    Thanks 

  • 3

    dhizuku integration for added permissions (device owner) on non rooted phones

    Scott John · 0 · Posted

    How about an integration of the Dhizuku API to grant tasker device owner permissions for phones that cannot be rooted at this time?

    https://github.com/iamr0s/Dhizuku

    Maybe as an additional checkbox next to the use root checkbox if the app is detected on the device and the permissions to use the app are granted to Tasker?

  • 1

    Ability to modify Maximum Tasks Queued using the Set Tasker Prefs. action

    Tyler T · 0 · Posted

    Would be beneficial for certain scenarios where a user may want to increase or decrease maximum tasks queued at different times without needing to manually do it inside of Tasker. 

  • 1

    Tasker Active/Inactive State

    Jason Cooper · 0 · Posted

    It would be really useful if there was a variable, something like %ACTIVE that could be used in profiles to note when a task is running. It would be the same as using %TRUN !Set, but if possible, set to true and false when tasks run or not so that many profiles don't need to check for the turn state every time it changes.

  • 1

    Confirmatory Box before Toggling a Profile from The Home Page

    S. M. M. Kaisar · 0 · Posted

    Accidental touches cause profiles to be turned off. Can you provide an option by which users can decide to show a confirmatory box before turning on/off a profile from the home page?

  • 1

    Non-Unique Task, Profile, and Scene Names

    Proposal:

    Allow multiple tasks, scenes, and profiles to have the same name so long as they're in different projects. You can have the default be to check the current project so you don't break people's stuff and you can make it so that if there's only one task with said name, it'll use that one to further the not breaking of stuff.

    Examples:

    1) Project "Main" has a task named "Get Project Name" which returns "Main" while the project "Chrome" also has one which returns "Chrome". You could access Main's task thusly, "Main(Get Project Name)" and if the calling task

  • 3

    Choose icon directly from an icon pack

    zc m · 0 · Posted

    Hi, I might be late to the game for this RC version.

    I am wondering if you will add the ability to access icon pack directly? Since there is a new feature to add Task to launcher, we need to choose an icon.

    For now, we can only choose the application icon, but if we can choose the icon from an icon pack directly, we have more option.

    For example, I have a task to automate Google Maps direction. If I use the original application icon and put them side by side, it will be quite confusing because of the

  • 1

    show indicator on profiles/tasks that have changed properties/hidden variables

    bitclick · 1 · Last reply by bitclick

    When i scroll through profiles/tasks in the lists i cannot see if there are some changed (not default) properties or profile/task -variables set.  This makes debugging hard, for ex. i wonder why my profile does not activate when in fact there is a cooldown set. 

    If tasks/properties would have an indicator showing "there is something set in the properties." debugging would be a lot quicker sometimes.

  • 1

    Paid for app in previous build of android or different gmail account, happy to pay the fee when i can. Cheers Scott

    Scott · 1 · Last reply by João Dias

    Paid for app in previous build of android or different gmail account, happy to pay the fee when i can. Cheers Scott 

  • 1

    Combine Features: AutoTools Toast + Tasker Toast Layout

    Elias Cabrera · 0 · Posted

    The Tasker Toast Layout has some great features that the AutoTools Toast doesn't, like appearing on the lockscreen and timeout. On the other hand, the AutoTools Toast has more customization, like font, padding, and more. 

    Could AutoTools be updated to add these missing features? Or could Tasker include the toast customization that AutoTools has? Having the functionality of both with be amazing. Thanks! 

  • 1

    Make Notifications Persistent again

    inguscrowe · 0 · Posted

    With Android 14 update, Notifications cannot be persistent anymore. So I am always dismissing ones I want. This is request to give Autonotifications an option to make them reappear if they are accidentally dismissed, perhaps in the "command on dismiss" area there can be an option to reappear if you want it to be persistent .

  • 1

    Add a "millisec" option to Additional Time parameter of Volume Up and Volume Down events

    Viper21 · 0 · Posted

    Would you please consider adding a millisec (msec) parameter to the Volume Up, Volume Down, and Volume Up/Down events in Tasker?

     

    Currently, the "Additional Time" parameter accepts only whole numbers as seconds, which doesn't help if I want to configure the volume long press to 0.5 sec.

  • 3

    Add "Priority conversations" to "Allow SMS Senders" in Do Not Disturb Action (Mode: custom settings)

    iw2ngg · 2 · Last reply by iw2ngg

    In the tasker Do Not Disturb action (Mode: custom settings), as "Allow SMS Senders", I see 4 options: - Any - Contacts - Starred - None

    But ... in the corresponding systems settings (Android 14) there is also another (new ?) option: - Priority conversations

    Is possible to activate it from tasker ?

  • 1

    Action to enable & disable projects

    urkindagood · 0 · Posted

    Title says.

    Expected behaviour for disabled project.

    1. The profiles status remains unchanged.
    2. The profiles stop monitoring their assigned contexts, so they won't trigger the tasks they are tied with as if they are disabled.
    3. The tasks and scenes are still useable by other projects.

    I think It may be better to put the 3rd point under the action that toggles the project so user could have more control over their behaviour.

    Some additional actions or variables may be needed to query their status, and retrieve the project list.

  • 2

    Add to Collision Handling

    Add "run after existing task" to Collision Handling.

  • 2

    Copy Move Paste a single condition line from IF or other condition Blocks

    269red · 0 · Posted

    The Condition features are a great idea !!!   But what I miss most, is the possibilty to move, copy, paste a single condition statement within the IF of an action and to copy a single conditon statement to another action. In the example below, I would like to Move, Copy, Paste a single line like %WifiCMD ~ auto withthin the Condition block or to other Actions or IF statements !   Action Edit Condition %BatLow SET OR %WifiCMD ~ auto AND %Usr !SET

     

  • 1

    Slight change to the behavior of the "add action" (+) button when editing a task.

    Change the add action button (the + dealy) such that it adds the action above the currently selected action as if "insert action" from the menu were clicked.