-
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.
-
It is recommended to support WeChat and Alipay payment methods.
Hope to support, hope to support App Bao or Huawei Store, um, and other internal Chinese mainland.The application store can pay in the store in this way, and the current payment method is more troublesome.
China usually pays by WeChat or Alipay.
-
Hide project/profiles or passwore-lock project/profiles
Can you provide a feature to hide project/profiles or passwore-lock project/profiles for habits control and for parental control?
-
Make If, Else and End If actions not set or clear the %err or %errmsg variables
Currently, if we want to react to a branch ending in error, this is necessary:
Is there any reason for the If, Else and End If actions clearing the %err variable? If the %err variable was left alone by these actions, the task could be written more simply:
-
Please add more options/features for Tasker's Music Play
Currently the options available to play music in Tasker include:
1. Music Play 2. Music Play Dir 3. Music Skip 4. Music Stop 5. Music Back
I request the addition of
1. Music Pause/Play (to pause and then continue the currently playing file) 2. A way to skip to the next song / go back songs (the current skip feature can accomplish this by jumping forward like 5 minutes but there is no way to go back to the start or to previous songs) 3. A way to select the Stream in Music Play Dir. Currently only Music Play has
-
Export description to variable
I currently send all exported descriptions to a text editor via the clipboard. This helps with debugging and allows me to give them a final review before posting.
The issue is that this overwrites the current value of the clipboard.
Could we add a way to export to a variable?
-
Bring back permanent notifications 🗣️📢
Another day, another feature taken away by Google (seriously, what have they been up to lately?).
As you're all well aware by now, Android 14 made "permanent" notifications dismissible now, breaking many apps along the way – including our dear Tasker, most notably. I've been missing the old notification's functionality ever since the update but apparently there's a rather easy fix for this, at least in theory.
We can somewhat bring back most of the old functionality back by automatically showing any permanent Tasker notifications as soon as they're dismissed. This is probably easier said than done as every Tasker
-
Adding the most recent episode of a podcast to a Spotify playlist on AutoSpotify
I want to be able to add the most recent episode of a podcast that I like to a Spotify playlist just like how you add tracks. I mainly thought of this idea after listening to the Daily Drive playlist on Spotify and hating the news sources that they would use.
-
Add support for use of Selection Parameters in commands such as INSERT and UPDATE
For example:
INSERT INTO X (A,B,C) VALUES(?,?,?);
%a, %b, %c
instead of:
Change ' to '' where needed in input vars
INSERT INTO X (A,B,C) VALUES('%a', '%b', '%c');
-
Ask permission when required
Actions that do not have a permission should request it before executing or at least have the option to enable or disable the request and not just show an error in notifications.
Thanks 👍
-
Ability to perform unnamed tasks
Each element of a scene can be configured independent tasks according to the user's interaction with that element but that cannot be executed outside of that interface, exporting the scene I find that each action of those elements has a unique id (task####), so I wondered if this would be possible to add in some update, it is practical and necessary.
Thank you!
-
Join extensión to Trigger other browser extensions
Hi,
Besides join ability to send a URL to another de ices browser, what about triggering an extensión on that browser (like a web Clipper?).
That would be awesome
-
Scene menu element position by index
It would be nice to be able to position/scroll a menu element at/to a certain point based on the row index. Thanks in advance ☺️
-
Auto update feature
Can be added a feature that make possible to taskernet published projects to be able to auto update themself?
-
Task Running Timeout
An option under Task properties to enable a timeout after x time so that tasks that get stuck due to actions without timeouts or whatever the reason. This will essentially end the task regardless of its status so other tasks that are Q'd up can proceed without incident.
When third party plugins are involved, and even some native Tasker actions, often times errors will result in tasks never completing and end up stuck in an indefinite run state even when "Continue Task After Error" is selected. If the action doesn't throw an error, then it'll just keep trying to execute
-
Undo button
Hey there! It’d be awesome to have an ‘undo’ button for changes. Sometimes you make moves in task steps that you need to undo, but only for a specific action—kind of like a Ctrl+Z. Because let’s face it, just quitting the task or hitting cancel doesn’t always cut it for what you need 🤓👍