-
[ Compress/Decompress ] More actions
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.
-
[ Record Vídeo ] - Add action to start record vídeo
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
-
[ Create Keyboard ] - Create a mod to develop the keyboard by tasker
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
-
[ Notify ] - Add custom icon in native notify action
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
-
[ Javascript ] - Console Log
It is very difficult to use java script with the alert to check if it is working there would be a way to create a file to store the Javascript console.log or leave it in run log.
-
[ Environment Variables ] - Add button to move up/down
I like to leave these task variables, profiles and projects in an order depending on the project so I wish I didn't have to remove everything to be able to reorder
-
Chrome OS optimization
It would be really cool if tasker dialog actions could run on a Chromebook
-
Create defaults for flashes, notifications, etc
IT would be great to save default settings for things I use a lot, like flashes, notifications, Say and Beeps, etc.
-
Have a loop count for Goto action
It would be helpful if the Goto action had a # of loops you could get. Default to 0=no limit, but lets say I want to go to the top of a task is a variable isn't set, but I only want it to do this loop 3 times. Currently I have to set up a variable set to 0, then add 1 every time and have the goto have an If Variable <4. It would be a lot easier if the goto could be set to have a limit.
-
Task for RAZ monitoring
Make a task or shortcut to erase the history in monitoring
-
Make "Set Tasker Preferences" action can change "Maximum Tasks Queued" in tasker kid app
Please make this possible because I really need to change "Maximum Tasks Queued" in tasker kid app
-
Create a setting that defaults "Continue Task After Error" box to always be checked
I cant think of any task where I dont want it to continue if an action errors. I think it would help to create a setting that defaults "Continue Task After Error" box to always be checked for all actions.
-
Allow named object variables and allow actions with multiple variables to be saved as object properties
I often wish I could create objects instead of grouping variables by naming convention. It can get messy if you have 2 or more of the same types of objects to track. If named objects could be implemented, it would be possible to store multiple values to a single variable name and constrain usable properties to the object's structure. The structure would help 'group' properties for variables of a similar type.
In terms of integration, it would be great to have the option and flexibility with actions that output multiple variables. A good use case is creating a profile for
-
You can choose what contexts when not true will trigger exit task
You would be able to choose if any context is not true the exit task is ran or if only selected context can run the exit task when not true. Customizable per profile.
-
Limit/tidy auto backups
I bought a new phone 3 months ago and decided to rebuild my Tasker setup, which had years of patches and old ideas. The automatic backups have, so far, created 737 backups, 127MB, which is not sustainable or necessary. If nothing else, it would be easier to tidy up if they had a name such as TaskerBackup20220220163212.xml instead of being in hundreds of confusingly-named directories, each containing one file, all with the same name!
-
Profile parameters
When setting entry/exit tasks for a profile, it would be fantastic to be able to set the values of par1/2 sent to the task being called. I often have many profiles that call the same task, but with the need to identify where the call came from. I currently have to create 1-liner tasks to call a common function with those parameters. While %caller can be used, it has to be laboriously parsed and makes manual tests even more fiddly.
-
MultiSim support for phone states/events
It would be great if you could choose the slot for the states/events for Phone, instead of just using the default.
CellNear/SignalStrength/PhoneRinging, etc.
-
Monitor preferences for display on should also be the same settings for onCharging
It would be really nice if the monitor preference/settings for displayOn could be also used for onCharging. I need quick response for the sensors when using android auto, but since the display is off apparently the settings in use are the ones for display off.
-
Scene map profile
Could you make it so that there is an action that will pull up the location map in context allow you to choose all those options then have it so that you have it as a profile. I want this becuase I want to make an app where if you are at a location you select it will trigger and I want this to be up to the user to decide the location.