Top Ideas

  • 2

    Open file with default app just like browse url action

    WhirlWolf · 0 · Posted

    There is no option to choose default app for OPEN FILE action.

    There should be option like BROWSE URL action have.

  • 2

    Dynamically Rearrange Actions

    Manny · 0 · Posted

    Action to rearrange/move other actions inside a task by number or label.

    Example: Move Action #5 to last place, first place or to number 10...

  • 2

    Suggestion for the new Copy/Paste conditions option across actions

    SmartPhoneLover · 0 · Posted

    Suggestion (1)

    I think placing the Copy & Paste options under the Conditions section would be better, than having to open the top menu.

    I mean, instead of placing the correspondign options in the top menu, allow Tasker to show/hide the Copy/Paste buttons in the Conditions section if the user copies (and wanted to paste) conditions from an action. So, by default if no conditions are copied from any task, the buttons (copy) could remain hidden, and only appear (paste) when Tasker detects that some conditions have been copied.

    • Copy button: always visible.
    • Paste button: only appears when the user
  • 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

     

  • 2

    Add to Collision Handling

    Add "run after existing task" to Collision Handling.

  • 2

    Toggle location for profile when needed

    Perppel · 1 · Last reply by Perppel

    On Android 8 and later location is needed for certain actions in tasker.

    For example profile with state WiFi Near cannot be run if location is set to off on device.

    Tasker can change location setting between off/device only/battery saving/high accuracy.

    As far as I know there really is no way (since profiles cannot be run manually) to create task that enables location for that brief moment some profile requiring it to work needs it.

    Suggestion:

    Add option to profile preferences to set desired location mode for profiles that need location to be enabled. This way the profile itself would

  • 2

    Run task once given time of day

    Ball · 1 · Last reply by João Dias

    I have a task that I only want to run once after setting a time of day. In other words, when (manually) triggered, it would prompt the user for a time of day then run the task once. I see no way of doing this presently and editing a task every time is highly cumbersome given I'd have to do that every time.

  • 2

    Scene menu element position by index

    StaffanT · 0 · Posted

    It would be nice to be able to position/scroll a menu element at/to a certain point based on the row index. Thanks in advance ☺️ 

  • 2

    Join extensión to Trigger other browser extensions

    Jorge · 0 · Posted

    Hi,

    Besides join ability to send a URL to another de ices browser, what about triggering  an extensión on that browser (like a web Clipper?).

    That would be awesome

  • 2

    Add support for use of Selection Parameters in commands such as INSERT and UPDATE

    StaffanT · 0 · Posted

    For example:

    INSERT INTO X (A,B,C) VALUES(?,?,?);

    %a, %b, %c

    instead of:

    Change ' to '' where needed in input vars

    INSERT INTO X (A,B,C) VALUES('%a', '%b', '%c');

  • 2
  • 2

    Export description to variable

    Robert L Ryan · 2 · Last reply by João Dias

    I currently send all exported descriptions to a text editor via the clipboard. This helps with debugging and allows me to give them a final review before posting.

    The issue is that this overwrites the current value of the clipboard. 

    Could we add a way to export to a variable?

  • 2

    Notification timeout

    Daniel Dakhno · 2 · Last reply by João Dias

    When sending notifications to android, it allows to set a timeout, after which the notification disappears automatically.

    Could tasker also support this feature when using the notifiy action?

  • 2

    Change the default task priority to something that can be changed, or to a very high number

    Jason Cooper · 0 · Posted

    This would allow tasks run from home screen to have priority over anything in the background. A dynamic starting priority would be huge for other reasons as well. It could default to 7 as currently operating, but be changed as needed.

  • 2

    WaitUntil Time OR Condition is met

    269red · 0 · Posted

    Goal: WaituntilTime TIME set in context (like implemented WaitUntil) is reached OR Condition is met

    The actual implemented WaitUntil waits forever until condition is met. That produces "hanging tasks". It continues to wait even if the task was stopped by STOP task... It also confused me the first time, as I thought the time that can be set is the max. time it waits (even if condition is not met). But it is the cycle time for checking the condition.

  • 2

    HTTP Request: select if to use WiFi or Data

    k11m1 · 0 · Posted

    It would be very useful for me to have a way how to force s HTTP request to be routed using the WiFi connection. Especially when the system is using mobile data and I join a WiFi network which requires login in captive portal. I have a task which does this, but when i have my cellular data active this request is just sent using the LTE connection.

    Alternatively there could be some option to handle Sign-In portals, but that seems to be even more work.

  • 2

    Customization in inputs dialogs and other alerts

    JasonYate · 1 · Last reply by JasonYate

    Add background color and text color options to dialogs for a touch of customization, useful if you are creating an app or scenes with specific colors that identify the design.

  • 2

    Screen on time

    Ranjith Jayadevan · 0 · Posted

    Any chance to add a variable that can fetch daily screen on time (not from last full charge) would be great.

  • 2

    Auto update GOTO actions on Label change

    Tortuosit of Tapiola · 0 · Posted

    When we rename tasks or profiles, the actions which call them are updated automatically.

    But if we change a label text, there may have been a GOTO action referencing it. This won't be updated, and then the GOTO is broken because it points to nowhere.

  • 2

    Auto Save Tasks

    Ansh · 0 · Posted

    I recently started using tasker and now I am sort off addicted to it. One feature which I would and many others would love is an auto save feature which autosaves the tasks whenever a change occurs. Sometimes I quit unknowingly and lose all of my progress. Thank You