-
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.
-
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!
-
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.
-
Task for RAZ monitoring
Make a task or shortcut to erase the history in monitoring
-
Chrome OS optimization
It would be really cool if tasker dialog actions could run on a Chromebook
-
[ 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
-
[ 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
-
[ 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
-
[ 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.
-
[ Stop With Error ] - The error also occurs in the parent task
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
-
Add configure on perform task option for task variable
If it's done like when user import a task for the firstime, it would make passing certain input far easier to child task.
For the time being we have to pass input as parameter or variables then setup them on Perform Task.
It's very unintuitive since Tasker doesn't provide necessary details about the child task.
-
Send Multiple Variables to 3rd Party Launchers
For Tasker users using a plug-in to send a variable to 3rd party apps, such as KLWP, KWGT, Total Launcher, and others, the process only allows a single variable for the action. To eliminate cumbersome loops, allow for entry/sending of multiple separated variables.
An example of Tasker's Send Variable entry dialog might be:
Tasker var: %var1,%var2 ...
3rd party var: var1,var2 ...
where 3rd party could be KLWP, KWGT, Total Launcher, or others.
-
Tiles in the device control panel ( android 12 & 13 ) sometimes can not be tapped ( showed loading )
Reopen the device control panel could solve this problem
-
Constants as complement to Variables
Constants could, for example, be useful to allow data to be shipped as part of a kid app. Today it seems very difficult to include data such as pictures, sound files, or whatever in an app, as they need to be downloaded dynamically from somewhere once installed on a target system (or maybe I'm wrong there and there are better ways to do that). In any case Constants would need to be able to hold a lot of data to be useful, not be limited to 4K as I think is the case for Variables. Of course, the size of
-
Inertial Scrolling in scenes
If you create a scene including an editable text element, you'll be able to scroll through the text once the characters exceed it's dimensions. This is a useful feature, but it would be even better, if it supported inertial scrolling, so you could scroll a significant distance with just one quick swipe instead of the page stopping once you lift your finger off the screen. Incidentally, this is already possible for uneditable text elements, where you can set the "Vertical Fit Mode" to either cut off the text, reduce the font size or allow inertial scrolling.
-
Action to Disable Allow External Access
For security lockdown/hardening of one's phone — particularly in an age where blackhats and LEOs are able to remove fully-"secured" lockscreens on most phones in a matter of seconds — it would be ideal to be able to REVOKE Tasker's permission to "Allow External Access" via a Task Action. For example:
- Add: Action
- Category: Tasker
- Action: Set Tasker Pref
- Option: Disallow External Access
- Make note: re-allowing external access can only be done manually.
I'm regards to the last bullet point, I strongly discourage adding the ability to be able to ENABLE "Allow External Access" in any way other than manually,
-
Add task to desktop from the Tasks tab
It would be pretty convenient to be able to long tap on a task and then select an option that puts the selected task on the phone home screen (desktop)
-
Read-Ahead Caching for Run Log [Low Hanging Fruit]
Scrolling through the Run Log is painful, particularly when searching for text — it clearly only tries to load the next pane of results when the user requests the control to scroll down. Instead, Tasker should read-ahead continuously (up for about 10 seconds or N rows) until the user backs out of the Run Log.
-
Meta Quest 2 VR headset support needed
Can u add support to create an app for Meta Quest 2 headset ?
Scene that will be displayed in VR?
Yo, Wolf