-
Display the project name at the top of screen
At 1 point we will bound to have too many projects. I like to assign icon to my project because it is more visual, and I don't like to clutter long texts at the project name.
However, it will be useful if we still could see the name somewhere on the screen.
Currently when we are viewing profiles/tasks/scenes/vars in any screen, we will see the word Tasker on the top left. Can this text be replaced with the project name instead?
If the task name is long, we could trim and append "..."
-
Add conditions like clipboard changed for every event that generates variables
It would be nice to have what Clipboard Changed Event has in other event context as well. For example, Intent Received and Command event. Both generates variables but doesn't have conditions like Clipboard Changed Event.
-
Context based Scene Object Selection like "thisScene"
It would be highly beneficial to have an option to specify "thisScene" in tasks that modify scene elements or handle item clicks. Currently, when cloning a scene containing such tasks, the reference in the task list remains linked to the original scene. This means changes made through item clicks in the cloned scene still affect the original. Adding a "thisScene" option would ensure that tasks in a cloned scene operate independently, controlling only the cloned copy without impacting the original scene. This enhancement would greatly improve flexibility and usability when working with cloned scenes.
-
Auto Save Tasks
I recently started using tasker and now I am sort off addicted to it. One feature which I would and many others would love is an auto save feature which autosaves the tasks whenever a change occurs. Sometimes I quit unknowingly and lose all of my progress. Thank You
-
Auto update GOTO actions on Label change
When we rename tasks or profiles, the actions which call them are updated automatically.
But if we change a label text, there may have been a GOTO action referencing it. This won't be updated, and then the GOTO is broken because it points to nowhere.
-
Disable "Calls" when specific Bluetooth device is connected
When connecting in my car, I have two Bluetooth devices (the car and an Android head unit). The car connection needs to be used for calls, but the phone always defaults to the incorrect device when answering a call.
When I get in the car and the devices connect, I can resolve this by going into the Bluetooth settings for the head unit and deselecting "Calls", but that setting does not persist the next time I get in the car.
I'd like Tasker to be able to change that setting upon connection to the specified device.
-
Notification action option to dismiss notification
The default behaviour of notification actions (the buttons on a notification) for most apps is that they do something as well as dismiss that notification.
In tasker you can only assign a single action to a notification action button. For more complex actions you have to point to a task.
It would be great if a checkmark can be added to the notification action to also dismiss the notification when it's clicked. That would make this behavior a lot easier to program in tasker.
-
calendar entry inserted/modified/deleted event
Hi
Can you aad an event profile to tasker when calendar event is created/modified/deleted. AutoCalendar isn't being maintained anymore i think.
-
webdav support
Would be highly useful if webdav support is possible. The reason for asking is that a lot of people are wanting to degoogle, but some services and apps such as tasker only support Google Drive. Adding WebDAV support to be able to back up tasker settings and config would ensure less reliance on google. There was a post on this 5 years ago here
-
Variable / array local or global dependent on special character in its name and tasker config setting
When creating a task, it's likely to have a certain number of global variables / arrays global to be able to check their content for debuggung.
When having task development finished, certain global variables / arrays should be local because they are much more run-time efficient than being global.
It's a certain work to change global variables / arrays to local and also a certain risk to miss a variable / array somewhere in an action, and task doesn't work no longer as expected.
My proposal: Would it be possibe that variables / arrays with an e.g. leading or trailing
-
Screen on time
Any chance to add a variable that can fetch daily screen on time (not from last full charge) would be great.
-
Integrate AI into tasker to take action quickly
I suggest AI for Tasker and will be called Tasker Intelligence to do some action quickly. Any AI can't take action on any device and is limited. But Tasker with AI can do more action easily. I hope you all like this.
-
Action to fetch Fitness Data from Health Connect
If tasker can natively fetch fitness data from Health Connect it would be great. There is an existing tasker plugin that does the job (GitHub - RafhaanShah/TaskerHealthConnect: Android Health Connect Plugin for Tasker). But it would be great if this can be included in Tasker. The plugin can fetch data for specified number of days and out put as json string. something similar would be nice.
-
Customization in inputs dialogs and other alerts
Add background color and text color options to dialogs for a touch of customization, useful if you are creating an app or scenes with specific colors that identify the design.
-
HTTP Request: select if to use WiFi or Data
It would be very useful for me to have a way how to force s HTTP request to be routed using the WiFi connection. Especially when the system is using mobile data and I join a WiFi network which requires login in captive portal. I have a task which does this, but when i have my cellular data active this request is just sent using the LTE connection.
Alternatively there could be some option to handle Sign-In portals, but that seems to be even more work.
-
WaitUntil Time OR Condition is met
Goal: WaituntilTime TIME set in context (like implemented WaitUntil) is reached OR Condition is met
The actual implemented WaitUntil waits forever until condition is met. That produces "hanging tasks". It continues to wait even if the task was stopped by STOP task... It also confused me the first time, as I thought the time that can be set is the max. time it waits (even if condition is not met). But it is the cycle time for checking the condition.
-
Option to launch List Dialog even when variable or array isn't defined
Current behavior is to error out and display nothing. This makes it difficult to use a list dialog for user populated global arrays if no items were entered yet. Id like to use the list dialog buttons to begin the creation of an item within the array and for that I need the list to launch similar to a text dialog with an empty list until an item is added to array.
-
Change the default task priority to something that can be changed, or to a very high number
This would allow tasks run from home screen to have priority over anything in the background. A dynamic starting priority would be huge for other reasons as well. It could default to 7 as currently operating, but be changed as needed.
-
Notification timeout
When sending notifications to android, it allows to set a timeout, after which the notification disappears automatically.
Could tasker also support this feature when using the notifiy action?
-
Animation Effect on Scene
I hope you can add animations to make "show and destroy scene" seem more lively, such as:
•pop-up: provides an attractive effect when used. attracts more user attention to something displayed in the scene.
•fade: as in video cinematography, this can have a dramatic effect. suitable for some situations.
Having a choice of effects on the scene will increase added value to the user experience.
I hope you and the development team can consider the suggestions I gave.
Thank You.