-
Tasker > Set Tasker Preference > Lock Code not working
I was hoping to use this feature to lock out Tasker for X period from any use by generating a random PIN, then reverting it back to a known one after a period (toggle Task style).
However, the Set Preference > Lock Code causes the PIN to be reset despite it's value, thus disabling the lock.
Thanks.
-
Backup recovery support webdav
Tasker backup and recovery features, please support webdav.
-
Webserver to host any local file
If tasker can host a small webserver which can host any local html files, we can expose lot of features such as toggles, scenes etc to the outside network and can create lot of cool use cases.
-
Give the ability to run 2 event created with "IntentTask" plugin in split screen mode
Hello! Could you give the ability to run 2 event created with "IntentTask" plugin in split screen mode?
-
The ability to retrieve split screen status for put it into a variable
Can you give the ability to retrieve split screen status for put it into a variable?
-
Planned
Change Tasker Themes Depending on Night Mode On/off
Please add Auto Themes changing depending on Night Mode on tasker.. Become This is One of Highlighting feature on Android 10..
Hope Tasker is Support this One..
Thanks
-
Scene Tasks Management
I created an "app" in a form of a scene, I run in as Tasker shortcut. There are many elements, each can run multiple tasks depending the context and the action (tap, long tap etc.). Creating it was one of the more difficult projects I created in Tasker for the following reasons: For every edit I need to do multiple steps in order to test and debug (i.e.
- hit back numerous times to get out of scene editor
- start scene - usually dedicated tasks with at least "show scene" action
- operate the element
- destroy/hide the scene
- show run log
- identify
-
tethering events
I would like to trigger tasks when (optionally specific) devices are connected/disconnected from my tethered network
-
read fingerprint action
As a user I would like Tasker to read fingerprint on demand and react to it by logic (registered fingerprint) by type (gesture or normal read) and by task (invoke any task). Yes , I know there is already the authenticate dialogue, but it uses the OS UI while I want only the action itself. Currently I'm using a 3rd party app to invoke task in Tasker.
-
Started
Web server so we could develop on computer
I use Tasker for almost everything, Tasker in fact is my OS, I keep my settings in Tasker rather than in the OS menus as they will be with me with any device or any Rom I will use.
The most time consuming for me is to interact with the device and Tasker (Typing complex shell commands and navigate between the tasks and screens.
I understand this is big, but I would want some way to connect my laptop to Tasker and use Tasker as WebApp (with mouse and hotkeys)
-
Accessing multiple indexes of an array
Suppose array %alphabet contains the values a,b,c,d,e. Currently if I want to access the first, third, and fifth I could write %alphabet(1) %alphabet(3) %alphabet(5), but this is a bit cumbersome as the number of entries I want increases.
Some programming languages offer the ability to access multiple array indexes in one function, in Tasker this would look something like this:
%alphabet(1,3,5) --> evaluates to a,c,e
This would be especially useful when searching for array matches using %var(#?pattern) - you could use %var(%var(#?pattern)) to instantly get all members of %var() which match pattern.
-
Recursive option in file modified event
It would be useful to have a recursive option in file modified event. This option would be used to guard not only the modification of a file in the specified folder, but also in the subfolder a of the folder and so on.
-
Dynamic path in modified file event
I'd like to be able to use a variable to identify the path to the folder I want to guard. At the moment this seems not to be possible, since if I use a variable with the name of the folder then the profile doesn't react to any event. It would be very useful!
-
Variable-defined app state context
Traditional app state contexts work but are static: the only way to change the apps included is by opening Tasker's UI. The App changed event allows specification of included apps using a variable, but this is only an event, not a state.
I would like a combination of the two: an app STATE context which activates only when the app name/package/whatever matches a text field where a variable may be used.
-
Variable for the Enable Root Toggle of Run Shell Actions and Custom Settings
There should be a variable that can be set in place of the root toggle so that commands that are created and run dynamically can automatically set if root will be required or not. Moreover if projects are being shared with other people, some people might not need or want to run shell commands as root. This would make it easier to create those projects with like a global variable maybe. If the value is "1", then run with root, otherwise don't run with root.
-
Text Size and Word Wrap of Shell Action
There should be an option to change the text size of shell actions and also an option to disable word wrap. Writing multi-line scripts in shell actions is a mess with word wrap enabled and really hard to understand what is going on.
-
Use root in Google Drive actions
Hello, please add root option in Google drive actions, like Copy dir action, this help me a lot.
Thanks
-
Add the ability to move between actions within action editor UI
Hello Joao, I would like to request something that could be useful for some of us, overwall if we have many projects into Tasker (+1000 actions). It will help us to navigate between all the actions from a task, without the need of going back, and load the next/previous action again. It will also prevent loosing too much time (1-4 seconds) when Tasker has to load all the elements from UI editor, mainly for those phones that are not much powerfull as them would need to (CPU). So, below you have a picture as an example of what I'm talking
-
Implement SIMSTATUS for the second SIM too
it has been always unavailable, but it would be very useful at boot/reboot to intercept that you have to insert the pin
-
Can we have the option to view run log time down to the MILLISECOND, instead of just to the second?
A lot of the time I have tasks that I would like to time-optimize. I would like to know which actions in the task are the slowest ones. It would greatly improve my judgment to know how slow each action is in my tasks.
The run log shows us the time each action happened, but sadly it only tells us the time down to the second. NOT to the millisecond.
PLEASE allow us to enable more exact timestamps to be shown on the run log. For users like me who want a better understanding of each action's latency, this is