-
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!
-
Please add audio stream accessibility output
Please add audio stream accessibility output options for actions such as: Beep, Morse, Say, Say wavenet, Musick play, and Play ringtone. Current supported audio stream outputs are: call, system, ringer, media, alarm, notification. It would be great if you could add an Accessibility audio stream output for Android 8 and above !. Thank you. -
add 2 more buttons to notification
now,tasker notify action only support 3 buttons, hope add 2 more buttons to notify action.
-
Add action import on Tasker
Could add an action to import scenes, tasks, profiles or projects
That can work even in apps made in Tasker
I know that there is already something like that with the Tasker activity, but it is not working correctly with scenes and there is also the dialog screen, I remember that there was another action, but it is only for tasks
But I already know if this works in apps created by Tasker
-
Ability to freely move add action/profile/task button, activated by hold & drag the button
For now, we don't have the chance to freely move the add button. Which can be borthersome for some occasions, such as
- Wide screen phone, it's placed way to deep at the the right side which is not really comfortable to reach. Ideally, it should be placed on the center but it will block the screen. So having the option to freely move the button will add flexibility for the user to decide.
- Collapsed if or for actions, if you have if or for action at the of your task, sometimes it's hard to press the expand button since it gets
-
"Click" action in Tasker
Add the avalablity to click a button in other apps, just like in AutoInput. Add it to Tasker 5.13.
-
Marker Unique ID
Is it possible to add a Marker Unique ID? Something like the Marker label just to identify my marker from a group of markers. I appreciate you ahead of time.