-
Functionality included in Tasker to enable mirroring a phone's screen to another phone and/or PC
Hello! Tasker is so amazing it gives me so much power and control over my Android phone.
Then a thought crossed my mind: "Could Tasker have a feature that enables the mirroring a phone's screen to another phone and/or a PC".
I would be happy if this idea would be considered and super excited if eventually rolls out in future versions...
-
Icons in Tasks action list to have visual effect in coding
Can we add small tweak to current UI to have visual effect that makes understanding coding bit easier?
At present, we have only list of statements with serial number in Task action list.
On the other hand, we have already used some icons for each Action category, when we are adding new action.
Can we have same icon along with various listed actions within Tasks? I guess this can give UI new flavor without much effort and will be useful while looking at codes.
-
Maximum tasks queue
Hi joaomgcd
As title says that when maximum number of tasks reached tasker flashes a message as "Maximum tasks queued. Ignoring new tasks." Tasker will also notify tasks names, by clicking notification user can get tasks list and stop those tasks which were low priority. This will be most useful to all users.
Thanks in advance from record4
-
Input dialog with calendar and clock
Hi joaomgcd
In input dialog action it will be most and most useful and understandable to everyone if input type is as calendar and clock. Now it is in numerical. This will be most useful to new users.
From record4
-
Extra field in the 'Variable Set' action for Global Variables to set a Label
Hi, would be great have an extra field in the Set Variable Action only for Global Variables to set a label to identify them.
Ex:
With System variables we have right now:
- Window Label > %WIN
- Wifi Info > %WIFII
- etc
With Global Variables we would have:
- Todoist API Key > %ToDoKey
- Room Lights > %RoomLights
- etc
Off course, this could be optional. Next time we'll see the Select Variable dialog with all our variables beautifully showed.
-
App Info split apks path
Hi
Can you add split apk paths in app info task.
I have no idea how to proceed with java function of tasker
appinfo.splitSourceDirs returns object.
-
Add SIM Card select in Event -> Variable Set -> %CELLID
Request to add this option.
Without it, the %CELLID variable is set randomly from one card or the other. This makes it impossible to do a location task. In addition, being able to download data from a selected card, you can make a much more precise location based on two networks.
-
Access to S-Pen gyroscope and accelerometer sensors.
I want to be able to access the gyroscope and accelerometer from the S-Pen. The app Smouse is a good example of this capability. And I believe this could be achieved or you can at least see the possibilities here https://developer.samsung.com/galaxy-spen-remote/overview.html
-
Variable substract or add with arrays
There are many ways to refer to arrays and get values from them, for example:
%arr (#), %arr(#>), %arr(#<), %arr (1:2) etc... but in the action "add or substract" it is not possible to enter " arr(1:2) " or similar.
I think it would be very useful to be able to use this to add or subtract multiple values from an array. it is very tedious to have to create actions to subtract each of the values of an array.
I hope this idea is taken into account, bye!
-
%LASTNOTIFICATIONICON
Add a variable with last notification app icon base64 as Pushbullet do.
-
Option to disable Google Drive backup prompt
Add option to disable Google Drive backup prompt after local data backup.
-
Prevent Maths from Variable Set action to trimm ceros if Max Rounding Digits is bigger than the result
Hello Joao, I would like to request something related to maths if possible for the next release(s). Currently, when doing Maths using the 'Variable Set' action, regardless of what is set to the desired decimal places, Tasker deletes all the 'ceros' (#: 0) behind the number automatically, if any. I mean... If a given math operation gives '0.03350000' as a result, configuring Max Rounding Digits to 8, Tasker takes all the remaining ceros out, and shows the result as '0.0335', instead of the value I would like to be shown: '0.03350000'. Example of the above, using
-
Geohash as a Get Location return parameter
A suggestion for an extra Get Location return parameter (or perhaps a Variable Convert function) is the geohash.
As a usage example, I scrape weather forecasts from the UK Met Office website, which uses a geohash to specify a location (anywhere in the world as far as I can see). To do this I currently have to Get Location, feed the coordinates to the Geohash website, extract the geohash from the result and then feed that into the Met Office website before extracting the forecast data.
It'd be nice to simplify the process.
-
Add a way to escape vars for Tasker pattern matching
Escaping is pretty much a requirement for languages/syntaxes to work well. There's currently no way to escape special characters for Tasker pattern matching.
I also know you can use regexes as a workaround but it's suboptimal if the matching should be indeed simple.
-
Better support for media button long press
Hey! I was trying to make a profile that reads my notifications when I ask for the assistant, which I think would be the equivalent of long pressing the media button. However, I'm not able to make it work with the current options. I'm aware of the multimedia button options, and the Assistant Request, but none work as intended. The last one works, but also opens a screen showing how to enable google assistant.
I was able to make it work with MacroDroid, which btw shows in the logcats as media button long press activity, when requesting the assistant. It also
-
AutoTag plugin
AutoTag plugin - purpose for edit and save the music file metadata like genre, artist, title, and so on
I want to use the AutoVoice command and with AutoTag edit the metadata of my music files and update my music file with updated parameters like genre, artist, title, etc.
-
How about a login which enables users to access all their tasker data on any device? 🤞
It would be great compared to constantly backing up and transferring data!