New Topics

  • 2

    Set operations on arrays

    Abhishek M · 0 · Posted

    An action to perform set operations on arrays will be helpful to find

    1. Combine arrays without duplicates. (Union)

    2. Common elements in arrays. (Intersection)

    3. Substracting one from another (Difference/Compliment)

    More about sets : https://www.cuemath.com/algebra/operations-on-sets/

  • 2

    [ Sockets ] - Add Profiles and Actions to use sockets in Tasker

    GlitchYou · 0 · Posted

    Could add sockets to give an extra extension to receive events and kind of allow the user to create new events

    I think it could have a profile with the event type (optional)

    And it returns maybe even in %evtprm

    I would also need an action to start/stop the execution socket with the address (optional with localhost by default) the port and other fields I may have forgotten

    With all the data that the user sent from any device by some language or by some action like send sockets to send with the event type and the information to be

  • 2

    Tasker battery drain Samsung Galaxy S21 Android 12

    rma1rma · 1 · Last reply by João Dias

    Hi!

    I'm having problems with Tasker draining battery. I use tasks for auto sync every hour, Cell near for wifi, auto sync on when power any and a gesture to start a app fhen flip phone. 

    For some reason after few days, battery starts draining faster. When I disable Tasker, exit and remove it from background, start Tasker again and enable it, everything works again. Then after few days battery again starts to drain faster. When I do the described steps, it works again a few days and so on.

    I notice the battery drain in the morning, after charging

  • 2

    "browse url" function open specific browser?

    MadScientist1001 · 3 · Last reply by João Dias

    Is it possible to make it to where the "browse url" function can have a specific browser set to it so that the url will open with that browser only?

  • 2

    Expanded text field for variable value

    urkindagood · 1 · Last reply by Abhishek M

    Continuation from this reddit comment

    Can we have an option to expand text field for variable value in event context?

    https://i.ibb.co/fFPzDy0/1648669094.png

    It's hard to view the full value if it the text used is long enough

    Similar thig happen with variable search replace as well. 

    https://i.ibb.co/9wHY1fq/1648669312.png

  • 5

    [ Fade Out ] - Custom Toasts

    GlitchYou · 1 · Last reply by Elias Cabrera

    I think the way the custom toast layout disappears from the screen is a little abrupt, could add some option for it to decrease the alpha until it disappears

  • 2

    [ Export Ignore ] - Ignore Profiles, Tasks or Scenes

    GlitchYou · 0 · Posted

    Could add a way to skip tasks of a project when exporting maybe with some configuration in the properties

    Because it is usually easier to create profiles, tasks and scenes to test the specific project

    Well, sometimes it takes a long time to go from one project

  • 3

    [ Perform Task ] - Most user frendly

    GlitchYou · 0 · Posted

    Could make a way to use parameters that can be renamed according to the task maybe using the properties variables or even add a comment so that if other users are going to run the same task it already comes with a custom description when executed

  • 1

    [ Stop With Error ] - The error also occurs in the parent task

    GlitchYou · 0 · Posted

    Could add an option for stop to be used to stop a perform task with error and if possible add a way to add an error message so you don't have to use var set to set the %errmsg

  • 1

    tasker unintended activates dnd

    The real Miyagi San · 2 · Last reply by João Dias

    Hi.

    tasker activates DND on my phone without a task/profile for it.

    how can I check why it happens.

    greets Michael

  • 4

    [ Test File ] - Add check mimetype

    GlitchYou · 2 · Last reply by João Dias

    I would like to suggest an action in Tasker to get the mime type (ex: image/png, video/mp4, and etc)

    How detect mimetype

  • 2

    option for a scene to have accelerometer-moving background

    André Kjellstrup · 0 · Posted

    Recently, Taskoer got lots of neat visual goodies.

    The one I miss is for a box to contain graphics (larger than box). Or smaller, tiled , graphics... 

    Then move it all based on acceleration (like some wallpapers do)

    Having such background option, would dramatically increase the eye-candy level of Tasker.

  • 2

    [ Ask Premission ] - Add Tasker termux eviroment permission

    GlitchYou · 0 · Posted

    I think I still lacked a special tasker permission to:

    com.termux.permission.RUN_COMMAND

  • 2

    [ Profile Socket ] - Add events from socket

    GlitchYou · 0 · Posted

    I could add a way to do the communication from the socket to the tasker I think this can make things faster oar some events that need a call and returnDescription

  • 2

    [ Text/Image Dialog ] - Add more options to image

    GlitchYou · 0 · Posted

    I imagine it would be interesting to use options to set the Image position, or if it is in before or after the title/text or have how to use html to do this

  • 1

    [ Compress/Decompress ] More actions

    GlitchYou · 0 · Posted

    Could add more actions in the compress and decompress actions by adding a mode to list the compressed files or extract a file in a specific location and also add the tar mode

    It can be very useful to use in Tasker in case someone wanted to use tasker actions to keep symlinks and permissions and etc.

  • 3

    [ Record Vídeo ] - Add action to start record vídeo

    GlitchYou · 0 · Posted

    So far Tasker doesn't have a way to start video recording, I don't know if it could be because of a Google play privacy policy, but I remember that there are other automation apps with this option 

  • 1

    [ Create Keyboard ] - Create a mod to develop the keyboard by tasker

    GlitchYou · 0 · Posted

    I would like to create a keyboard using tasker for a while, but unfortunately I don't know how to modify apk or java much, so that would take a long time too

    I would like to be able to make the keyboard even if it is with this florisboard pattern or similar to add the keys and events

    looks like he also uses kotlin which i suspect is the same as you might use

    in the case of florisboard, he develops a way of organizing the keyboards, although it seems that there would be a way to do this only

  • 1

    [ Notify ] - Add custom icon in native notify action

    GlitchYou · 0 · Posted

    Would there be some way to add icons in tasker's native notify (without autonotification) even if it's doing some java functions to add when an apk is created

  • 1

    [ Javascript ] - Errors without alert

    GlitchYou · 0 · Posted

    Could add a way to read the error that occurs in javascript because invisible erros are complicated to solve and with the error description it would be better