-
Planned
Integrated file browsing
There is already a file browser inside tasker for setting variables. We should be able to use the same page as an action. More so now that file magic is no longer on the play store.
-
Allow more trigger conditions for profiles.
Currently, the number of conditions is limited to for. Four. I would like to be able to specify more conditions.
(I know there's a workaround by convincin several conditions into one but sometimes there's just no good name that can be used for the wrapping condition and it just pollutes the namespace).
-
get all active profiles with %PACTIVE and %PENABLED
The variables %PACTIVE and %PENABLED do not contain Profile names that have been assigned by Tasker, regardless of if they are active or enabled. Those variables will only contain the names of user-named Profiles. Also the expected function of %PACTIVE and %PENABLED is to get all Profiles that are enabled or active.
Also some of the names that Tasker uses for auto-naming look like they were named by a user, which can cause problems later on, if an user thinks the profile was named by him.
-
File operations on SMB shares
Having the possibility to do file operations (e. g. Test File, List Files, Copy, Rename File, Create Folder) on SMB shared folders would make many tasks like syncing some files to a local NAS or a share on the PC much easier.
-
More direct integration between Tasker and Torque
There's a bunch of us who would like more direct integration between Tasker and Torque, an app that pulls data from an automobile's diagnostics port. At this time we only have a "hack," where Tasker reads the Torque logfile. This is very inefficient and introduces substantial delay into the data stream. For example, I use it to adjust the media volume on my phone based upon the speed of the vehicle (i.e. "dynamic volume), but the delay is several seconds and is very noticeable. A more direct data stream would eliminate such a delay and remove the inefficiencies of the
-
FTP for Tasker
My suggestion is to add a feature that lets the user perform basic FTP Upload and Download operations that support Tasker tasks and also kid apps created through Tasker App Factory.
It could have the following Parameters:-
Mode(Dropdown box): Upload/Download options.
Host:
Username:
Password:
Source File:
Destination Directory:
Timeout:
ASCI Mode/Binary Mode (Check Box)
Local Passive/Extended Passive Mode (Checkbox)
-
Planned
Replace Notify My Android
Notify My Android was discontinued😐
Please add a different provider to allow communication to android via web url similar to how Notify My Android.
-
Allow more than 3 contexts per profile
Please allow 4, 5, or unlimited contexts in a profile to avoid the need for hacky workarounds.
-
Battery and charging information
It would be great if the following information could be available in a Task (via variable or "Test Battery" aktion):
-Battery temperature -Current charge/discharge current in mA -currently used charging method ( quick charge / slow charge ) -estimated time until the charging process is completed
-
Kid App Mode for all actions
Is it possible to have a toggle in Tasker to enable a special mode that will allow access to all of Tasker Actions, including ones blocked out due to not supported?
The idea for this is so say I am building a project on my device for another device, but don't have that feature on mine, I can access those options and add said functionality. If it is ran on mine, just silently say it succeeded and resume.
Many thanks!
-
Scene actions collision handling
Could we have the ability to allow collision handling within Scene Tap actiojs please. At the moment it appears it defaults to "Stop New Task" - itdi be useful to allow running together as to allow checks to be carried out and complain about rapid button presses.
Thanks!
-
New "Edit Project" action.
Just to open Tasker in a specific project.
With this action we would be able to make our own ui for organize and view all projects.
-
Planned
Create TaskerNET URL to access all shared files
TaskerNET URL allows you to share a single link to a profile|project|task It would be good to have a special URL that you can also share to allow people to see all uploaded content, with a possible way to modify the URL should you want to deactivate the previously granted access.
-
Widget Labels letters size
Please add the option to change the size of the letters for widget labels. Depending on your launcher, the size differs and in my case they are all cutted out. I would need them to be smaller.
Thanks!
-
Reliable alternative to a long term wait.
My idea is for there to be a native and simple alternative for a several day long wait action. I know that there are some workarounds (JSON stuff, Calendar workarounds, etc...) but the ones I've seen all leave something to be desired.
My use case for this is have a popup when I disable my alarm that asks me how many days I want to disable it for then reactivating it after the time has passed.
-
Use headers in HTTP POST (and any other related HTTP Methods)
The ability to use headers (both, being able to send custom headers, and also see received headers) in HTTP POST (and other HTTP methods) would be extremely useful for me and other users.
-
Profile Debounce as an option
I would like to see an option under "Profile Properties" to add a debounce time out similar to the "Cooldown Time" option. The Debounce time would prevent a profile from changing state for a fixed period of time after the profile asserts or de-asserts.
For example, let's say we have a profile with a WiFi Connected context and a debounce timer set to 10 seconds. Assume the profile has been inactive for more than 10 seconds and then becomes active. The pofile's enter task should start as soon as the profile becomes active. Now assume that the profile becomes inactive
-
S-Pen Bluetooth Settings Access
I use Tasker to disable Wi-fi and Bluetooth in certain areas, but as of now I have to have it notify me when I am entering these areas to turn off the Bluetooth S-Pen setting on my Note 9 manually. It would be much more convenient to be able to have it access this setting directly.
-
Bluetooth LE read/write capabilities
It would be very handy if Tasker had basic Bluetooth LE read and write abilities and/or be able to discover BLE service characteristics. This would be fantastic for giving people the ability to interact with their BLE devices. For example, read the state of a heart monitor and display the information, or controling BLE smart lights.