-
option for a scene to have accelerometer-moving background
Recently, Taskoer got lots of neat visual goodies.
The one I miss is for a box to contain graphics (larger than box). Or smaller, tiled , graphics...
Then move it all based on acceleration (like some wallpapers do)
Having such background option, would dramatically increase the eye-candy level of Tasker.
-
[ Export Ignore ] - Ignore Profiles, Tasks or Scenes
Could add a way to skip tasks of a project when exporting maybe with some configuration in the properties
Because it is usually easier to create profiles, tasks and scenes to test the specific project
Well, sometimes it takes a long time to go from one project
-
Expanded text field for variable value
Continuation from this reddit comment
Can we have an option to expand text field for variable value in event context?
https://i.ibb.co/fFPzDy0/1648669094.png
It's hard to view the full value if it the text used is long enough
Similar thig happen with variable search replace as well.
https://i.ibb.co/9wHY1fq/1648669312.png
-
"browse url" function open specific browser?
Is it possible to make it to where the "browse url" function can have a specific browser set to it so that the url will open with that browser only?
-
[ Sockets ] - Add Profiles and Actions to use sockets in Tasker
Could add sockets to give an extra extension to receive events and kind of allow the user to create new events
I think it could have a profile with the event type (optional)
And it returns maybe even in %evtprm
I would also need an action to start/stop the execution socket with the address (optional with localhost by default) the port and other fields I may have forgotten
With all the data that the user sent from any device by some language or by some action like send sockets to send with the event type and the information to be
-
Set operations on arrays
An action to perform set operations on arrays will be helpful to find
1. Combine arrays without duplicates. (Union)
2. Common elements in arrays. (Intersection)
3. Substracting one from another (Difference/Compliment)
More about sets : https://www.cuemath.com/algebra/operations-on-sets/
-
Stop multiple tasks with a timer or a kill function and limit number of parallel tasks
Hi João,
I kindly ask you to implement a feature to stop looping tasks or tasks running indefinitely long to stop after a specific period. (Just the other day I had a task running for more than two thousand seconds, although it usually just takes seconds.
In addition, I would like to ask you to limit the number of parallel tasks to a given number. I need more than one or two tasks but only a few of the same tasks running at the same time. For the time being, I can only say to stop the current or the new
-
music track changed - trigger also when music is started in Tasker
the profile music track changed works when the change is due to an external media player. When you play music with Tasker using the "Music Play" task, the profile does not trigger (and therefore the song metadata are not available).
-
Scene use of a temporary variable as Element Default value
I have a scene containing a Number Picker element but I have found that I cannot set the default value using a temporary variable, as the keyboard only lets me enter digits. It would be good if a normal keyboard be displayed when selecting the default value field. This might apply to other element types as well. Thanks for listening.
-
Video camera recording
Please add video recording through camera in tasker app. There is also feature of taking photo but not of recording video in tasker app.
-
Planned
Regarding the "Notify" action...
Hi, thanks for all you do. I LOVE Tasker! Regarding the "Notify" action, would it be possible to change the parameters of the action so that a variable itself can be shown in the notification panel, rather than just an icon which then has to be dragged down to see the variables's text? In my case, I'm trying to create a simple app to show the current local temperature (itself) in the notification panel. Thanks again, Alan R
-
SPLIT MODE
I am thinking it could be stellar to have in Tasker a split mode (two windows), so we could easily copy/past actions from a task to another, nevermind the project ! (as in a file manager app, like SolidExplorer app if you know this one )
-
Greyscale mode/ Bedtime mode toggle
On my z fold 4 there is a Bedtime mode that turns the screen greyscale. I have not found a way to automate this through tasker. The Zenmode custom setting doesnt do anything.
-
List Files Recursively
Add option to the "List Files" to do its job recursively. To do this currently you need to use a bunch of For Loops, and it ain't pretty
-
AutoNotification - a Gmail notification button for "Read & Star"
If it's easy to implement this, I'd love for it to be one of the button options.
A seemingly more difficult but more user-customizable option would be for users to be able to assign an arbitrary number of actions to a single button (through checkboxes instead of radio buttons, e.g.) and then name the button.
-
Add a STOP option to the Flash action
Often when debugging a task I use Flash to display status and variables, and many times, especially in loops, I also add a Stop action after the Flash. It would be handy to have a Stop option to tick within the Flash action itself. Yes, I'm lazy :-)
-
Theming UI enhancements
I have a couple of ideas for UI theming:
1) Material You theme selection should include an option to have a 'light' main screen instead of the dark it defaults to. I'm guessing it's taken from the overall display setting on the device.
2) Selecting a colored theme, for example, Tangerine, should keep the navigation bar that same color instead of black. It lends to a nicer aesthetic and is similar to Material You theming.
-
[Notify] - Progress Bar
Can you add a progress bar on notifications without AutoNotification app? Just like the Progress Bar dialog, but in notification. Thank you so much!
-
Scene keeps display on
Add option that (when enabled), the display will stay on as long as the scene is shown
-
HTTP/2.0 on HTTP Request
Hello dev. Is it possible to use HTTP/2.0 on HTTP Request? Thank you