-
Open file with default app just like browse url action
There is no option to choose default app for OPEN FILE action.
There should be option like BROWSE URL action have.
-
Dynamically Rearrange Actions
Action to rearrange/move other actions inside a task by number or label.
Example: Move Action #5 to last place, first place or to number 10...
-
Suggestion for the new Copy/Paste conditions option across actions
Suggestion (1)
I think placing the Copy & Paste options under the Conditions section would be better, than having to open the top menu.
I mean, instead of placing the correspondign options in the top menu, allow Tasker to show/hide the Copy/Paste buttons in the Conditions section if the user copies (and wanted to paste) conditions from an action. So, by default if no conditions are copied from any task, the buttons (copy) could remain hidden, and only appear (paste) when Tasker detects that some conditions have been copied.
- Copy button: always visible.
- Paste button: only appears when the user
-
Copy Move Paste a single condition line from IF or other condition Blocks
The Condition features are a great idea !!! But what I miss most, is the possibilty to move, copy, paste a single condition statement within the IF of an action and to copy a single conditon statement to another action. In the example below, I would like to Move, Copy, Paste a single line like %WifiCMD ~ auto withthin the Condition block or to other Actions or IF statements ! Action Edit Condition %BatLow SET OR %WifiCMD ~ auto AND %Usr !SET
-
Add to Collision Handling
Add "run after existing task" to Collision Handling.
-
Toggle location for profile when needed
On Android 8 and later location is needed for certain actions in tasker.
For example profile with state WiFi Near cannot be run if location is set to off on device.
Tasker can change location setting between off/device only/battery saving/high accuracy.
As far as I know there really is no way (since profiles cannot be run manually) to create task that enables location for that brief moment some profile requiring it to work needs it.
Suggestion:
Add option to profile preferences to set desired location mode for profiles that need location to be enabled. This way the profile itself would
-
Run task once given time of day
I have a task that I only want to run once after setting a time of day. In other words, when (manually) triggered, it would prompt the user for a time of day then run the task once. I see no way of doing this presently and editing a task every time is highly cumbersome given I'd have to do that every time.
-
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 ☺️
-
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
-
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');
-
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?
-
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?
-
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.
-
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.
-
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.
-
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.
-
Screen on time
Any chance to add a variable that can fetch daily screen on time (not from last full charge) would be great.
-
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.
-
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