-
Double tap for scene elements
Request to have also a "double tap" option (in addition to tap, long press, and stroke) in scene elements to trigger different tasks.
-
Single line edit text element in scenes
It would be great to be able to specify that certain edit text elements in scenes are single lines so that on the keyboard there's a next key instead of an enter key, similar to what you have when you set a maximum characters limit. Would greatly improve UX for a lot of scenes I've built
-
Allow variable to be set to result of search and replace
It would be useful to perform a search and replace to a variable then place the result into another variable. Also doable, but more complicated in both implementation and use, is to allow lookahead regexes.
-
Hope to support zip file with password
some times we may need to protect some new files automaticlly, and zip with code is a easy and dependable way to do that, hope the developer could consider it.
-
Task icons shall change based on variables so the toggles I set in the quick settings menu and widgets tell the status of said task. (ex. Sound icon to vibrate icon based on whether my sound variables is 1 or 0 respectively) Developer
Use cases:
I create a sound toggle task that turns sound on and off. Before running the task I always check a sound variable to check if the sound is on or off before running the appropriate task. The icon should show a 🔊 when the sound variable is true and should show a mute icon when the variable is false.Â
Music: play icon when music is paused, pause icon when music is playing
Etc
-
Action number variable
Add another built-in variable for the current action number, %action, which could be used in user constructed error messages.
-
Allow Calendar Event State Profile trigger to be triggered based on proximity to event location.
I would like to be able to trigger certain tasks only if I'm near the location of the calendar event during the event.
-
Larger IF condition box
I would find it helpful if the right hand data condition field on IF actions were larger, maybe on a new line, or expandable? It's fine for a variable or constant, but I've been using some ~160 character regex conditions and they're awkward to edit. Yes, I know about regex101.com and copy&paste but to change one or two characters could be easier.
Thanks for all your excellent work in any case.
-
Planned
Intent Firewall
Root use only, but apply a firewall for intents. This can implicitly block, allow and log all intents sent and received on Android and apps.
Reference and more information;
http://www.cis.syr.edu/~wedu/android/IntentFirewall/
Thank you.
-
A way for Tasker to indicate un-named Profiles
After a while of using Tasker and accumulating many Profiles - most folks end up with a mix of user-named Profiles along with Tasker-named (which are un-named) Profiles.
Those un-named Profiles don't show up in %PENABLED or %PACTIVE and cause a bunch of other issues.
There should be an option to indicate un-named Profiles when viewing the list in the Profiles Tab.
After discussing in a thread on reddit the most popular (and simple) option idea was to put Tasker-named Profiles in italics in the Profiles List.
Doing so could of course be an option in Preferences.
-
Remove Red/Green Indicator from If/Then/Else when Local Variable present
Anytime there's a local variable name present anywhere in an If/The/Else statement - the red/green indicator will never EVER light up correctly.
Including and even when using the step-Play icon to go through the Task step-by-step.
Therefore the red/green indicator should never show up whenever a local variable name is present in the comparison. It just creates clutter and confuses people newer to Tasker.
For those people who have used Tasker for a while - although we've become accustomed to just ignoring it, with a solution so simple, that shouldn't have to be the case.
I guess the ultimate suggestion
-
Add a tab containing all currently active profiles
Like the title says, a way to see all the currently active profiles without browsing every single projectÂ
doesn't really have to be a tab, anything that lists them
-
Add root permission option to "Raed file" functionality
I have a task that reads a file and uses regex to to get some data, but the file is located in root directory.Â
Adding option to access root files to read will help, right now i have to copy the file to sdcard and read it.
Plz add this functionality.
-
Simple Link To This Idea Site From Tasker itself
Simple idea. Most people may not know of this site to goce feedback for tasker or add in their ideas. Be nice if there was a button somewhere in tasker that would bring you to this site.Â
-
Pass app name/package as variable in App context
It would be helpful to pass app names or packages as variable to do task on them.
-
Stop enter and exit tasks as soon as state condition is changed
Option for state context profiles to stop enter or exit task as soon as the conditions are changed and start executing the other.Â
For example an enter task is running and the profile conetext is changed then the enter task is stopped and exit task is run at once, and again on satisfying context exit task is stopped and enter task is run.
Right now to do this the task has to be named and a stop action has to be added at the beginning of other. But doing this would reduce the clutter from naming the tasks.
-
More Easy Create Intents
I know that the Send Intent action is for advanced users but because it does not facilitate their creation with a button to show a list of intent patterns used in apps as Android.intent.action. (VIEW | MAIN |Â GET_CONTENTAND) he data such as date, extras, package, class and improve productivity when creating it is easy to end up forgetting something like that. I know that the plugins that make it easy to work this, to be sincere I think I'm very boring to make the user ending having to install several plugins to use with one or two actions if the
-
Vars/Variables tab accessible in the Task Edit menu
It be would awesome if the Vars/Variables tab is accessible in the Task Edit menu (may it be through swiping from the right/left or in any available way). Not only that it would help a lot of users which are fond of using multiple variables inside a task such as myself but it can also help in saving time in creating a complex task by checking the current value of the variables in the task without exiting the menu.
-
Option for buttons in AutoNotifications to immediately dismiss the notification
Most of the time when I press a button on an AutoNotification, part of the button's action is to dismiss the notification. However there is quite a noticeable lag between pressing the button and notification removal, since the process has to go from AN, to Tasker, through a task, and back to AN. On my Samsung s5 this takes a couple of seconds, but I'm sure it would still noticeable on newer devices too.
Â
I propose an additional boolean option for each notification button: "Dismiss notification on button press"
Â
The behaviour would be to send the specified command