Top Topics

  • 3

    Search Replace on Project/Tasks

    GlitchYou · 0 · Posted

    A way to search for and replace various design arguments could be created as it can cause a lot of problems when doing this in the tasker xml.

    And it can affect or corrupt the project and would give more productivity when modifying projects or large tasks

    I think it would be interesting to also add a way to select which actions and elements to modify

  • 3

    Python and/or pascal actions

    Roger 3pontinhos · 0 · Posted

    Like javascript and java actions, but python and/or pascal. Pascal is just because I know better than other languages, but python have your utilities to everyone, because is the best language to manage data. I loaded, searched with regex and showed in screen the matches in 3.2 seconds a wordlist with almost 1.000.000 words in pydroid3 (python compiler for android), and with Tasker take several minutes and dont finish, also many times Tasker stop work if you load so much values to a variable. 

  • 3

    tab of community projects and task

    Haseeb Mohal · 0 · Posted

    please add a tab of community projects in your app so that we can import projects to tasker from other people easily as other app like Macrodroid and Automate app add in their apps. 

    So please add a little option for ease of people and for less knowledge people and users. Please

  • 3

    User-defined HTTP request types (e.g. REPORT, PROPFIND)

    Markus Förster · 0 · Posted

    Hi, can the "HTTP Request"  action be extended so that any request type can be specified? This would allow talking to WebDAV or similar services which require special types such as REPORT or PROPFIND.

  • 3

    Let us convert a global variable into a project variable.

    thomas · 0 · Posted

    I have many global variables that are used extensively through tasker.  Many of them are only used within the scope of a single project.

    I would love to clean up Tasker and turn those global variables into project variables so they don't appear elsewhere.  Unfortunately it seems like the only way to do it is to manually find every instance of every mention of those variables and change them by hand, one by one.

    Please add functionality to convert a global variable into a project variable instead.

  • 3

    Changing the bin icon in 'Task Edit' to red background + white bin icon

    Baconfry · 0 · Posted

    Greetings all,

    When dragging Actions around in Task Edit, it took me a long while to notice that the (+) icon changes to the bin icon. Before I found this, I used to delete Actions by pressing using the "cut" function (still do now due to habit).

    Changing the bin icon colors to red background + white bin icon makes it more clear that the icon changes and that you can drag Actions there to delete them. Cheers!

    Pic attached for example.

  • 3

    Be able to choose the camera lens

    christDuNord · 0 · Posted

    Hello. Be able to choose the camera lens (wide angle, ultra wide angle, zoom).

    Ditto for the front camera (for those who have 2 lenses)

    Thanks

  • 3

    Allow "Notify" action notification icons to be regular content URIs

    Destroy666 · 1 · Last reply by Destroy666

    Rather than just some sort of specific Tasker URIs, they should work with content and maybe file URIs.

  • 3

    List variable names passed from subtasks

    Kristian Tigersjäl · 0 · Posted

    Variable names appear in the list when clicking the variable buttons in actions, if's etc. These include variable names used in the task and the profile. Variable names returned from a child task is however not included which can make it pretty cumbersome to use these. I'd love seeing these in the variable list as well.

  • 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

  • 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

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

  • 3

    Selective write to log

    roizcorp · 0 · Posted

    I would suggest the ability to decide which task to (not) write to the log. The use case is like this: I continuously develop more and more stuff with Tasker, some of automation is already "production grade" and some in early phase which require more attention and troubleshoot. However, when I look in the log, it is too noisy with the already bullet proof scripts and i have to work really hard to find the tasks/actions/instances that are actually matter. Currently the filter of the logs hides the non-relevant lines but still i need to scroll down in order to

  • 3

    Icon list

    Mahammad Rafi · 0 · Posted

    Hi joaomgcd 

    As in Icon grid menu scene add an option in list dialog with icon grid menu. This will be most useful who want to get a large number of list elements. 

    Thanks in advance from reocrd4

  • 3

    Sub-trigger or trigger within task

    RmatriX1218 · 2 · Last reply by ZaN

    As of now, trigger (event, state, app, time etc) can be defined only as start event of any profile. Once any task is running with this trigger, there is no way to pause running task and wait till another event occur. This brings limitation to define complex task/profiles.

    We can use workaround of activating another profile with that task, but that's workaround only and not best solution.

    I am not software person, but my guess, we have all trigger elements readily available to do this. It's about putting these trigger element within task and defining algorithm to use this. 

    I

  • 3

    It will be perfect if it will be possible to move matching rules inside matching pattern.

    if I want to push matching rule to beginning position,I need to remove all rules below,and then restore it manually.

  • 3

    Bluetooth earphone key event detect

    Jackal Zhao · 0 · Posted

    Many of our wireless earphones have buttons to control music. Such as double tapping airpods to pause music. 

    The bluetooth earphone button does not trigger any key event on android phone, so that autoinput and other events can't capture the button event on bluetooth earphone directly. 

    So I wish Tasker can add an event to capture the bluetooth earphone button event, this will allow users make many useful remote control profiles. 

  • 3

    Full Screen Overlay in Immersive Mode Not Filling All Vertical Pixels

    Dan · 1 · Last reply by niwa2

    I have run into the bug described here while attempting to create my own full-screen blocking overlay scene. The original post I linked to describes the issue well:

    I'm trying to have tasker blank the entire screen, including the top status bar and bottom nav bar. But overlays don't seem to cover the top and bottom bars. If I switch to immersive mode to hide the bars, there seems to be a bug in tasker that crops the scene at the top and bottom. I don't want to use an activity instead because that causes the underlying app to lose focus.

    A

  • 3

    I wish there were a built-in "alarm set" state context

    Joe Gotta · 1 · Last reply by João Dias

    My newest Tasker automation relies on such a context. I currently am using a complex workaround based on variables. This is less than ideal because the variables must be set one particular way, which is not versatile, and my current setup for this project is fairly confusing. My automatons could be greatly simplified if this wish were fulfilled. 

  • 3

    Fail "Send Intent" action when target is not found

    Matej Drobnič · 0 · Posted

    At the moment, it appears the "Send Intent" action always succeeds, even when it does not find any suitable target for the intent. Could that be changed, so action fails?

    This would make debugging tasks that contain intents much easier.