-
Filter Image action : decrease color
We can increase blue/green/red by Filter Image action but will it be possible to decrease them (or the saturation or the gamma of the whole image) ? Thank you
-
auto-hide the main bar when rolling up to get more content display room
maybe can add a toggle to auto-hide the main tool bar when rolling up, auto-appear when rolling down, just like google+, it will get more space on the screen to show the content.
……………………………………………………………………
…………………………………………………………………………………
……………………………………………………
-
Add a switch statement to be used in place of if else/elseif
Please add a switch statement that could be used in place of if-else -else if. If you wish to check for a few conditions a switch statement would be easier to code and read instead of the multiple nested if-else if statements.
-
Make the Userguide searchable
It would be nice if tge built in Userguide had a search feature.
-
Planned
Get information back from called app through intents
When sending intents, it would be useful if we could get data back from the called apps. So, for example, we could send an intent to pick a file and the called app would return the file in question, rather than developing a file browser or using a plug-in. This would be useful in other situations well
-
Record audio in .mp3 since it is more popular among the devices
Tasker has the possibility to record audios but only in .mp4, .3gpp and so on. I do not understand why not in .mp3 if you have up to how to record it in video format?
-
Tasker could be able to record videos discreetly
Tasker would help a lot in certain moments when we have to be discreet time to record a video, because not always the photo can take the exact moment when someone tries to unlock the cell phone or several other moments in which a quick function with the tasker that would come to be very useful at these times.
-
Use Variables in Media Control Action
Add the option to use variables for Cmd and App in Media Control Action. Then I could use the same generic Media Control task for a lot of actions, while currently I need to implement several one depending on some other parameters I check.
-
Permit use of variables in all action parameters
For example, the 'Say' action accepts variables for the 'Text', 'Engine', 'Pitch', and 'Speed' parameters, but uses only spinners and checkboxes for the 'Stream', 'Respect audio focus', and 'Network' parameters.
It would be great if all parameters in all actions could be controlled by variables.
-
Intercept notification - Detect package name
Hi,
Currently when a notification is intercepted, vars %evtprm1 %evtprm2 %evtprm are populated but none contains the package name of the application that originated the notification.
Can you add this info in %evtprm4?
Thanks
-
Link to a web service to find icons for tasks/profiles/scenes etc
Tasker has a relatively limited set of icons available by default, the icon packs available in the play store are a bit dated, and it is difficult to use icons from incompatible icon packs.
It would be nice to link up to a free icon web service like https://thenounproject.com to allow users to choose from a massive set of possible icons without having to bundle them in with the app.
Credit to a user on Reddit for this idea:
https://www.reddit.com/r/tasker/comments/9ih0o8/import_icon_from_noun_project_while_selecting/
Alternatively, making Tasker compatible with "standard" android icon packs for launchers would be a good option too, though launcher icons tend to
-
Element Position Continue Task Immediately
How about adding an Continue Task Immediately option for Element Position so that multiple objects can be moved around at the same time.
Also if there's a way to do that already without any extra plugins, please let me know.
-
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
-
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.
-
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.
-
Exempt some tasks/profiles from logging
Would like some tasks/profiles to be exempt from logging. My Android SoC has a bunch of small home automation tasks to process every couple minutes, and as you can imagine, my log gets flooded pretty quick. Thanks much.
-
Add Scene State as Context
It would be helpful to be able to add a Scene State as a condition in the profile.
Example:
I have a ScreenFilter Overlay Scene that reduces brightness over night. Also I have a Profile that will destroy that Overlay Scene if ambient light is bright enough. However, as it's not possible in the profile to check if the scene's still visible the profile becomes active frequently running the enter task which checks for the scene each time just to stop the task again if the scene has already been destroyed.
-
Revamped flowchart-based UI
A new flowchart-based UI (along the lines of competing automation apps) for developing tasks would make it much easier to use the app and would make it much more accessible to a lot of people, as well as a lot less frustrating experience to get even simple things done. This would have the advantage of getting new users who always wanted to use Tasker but did not dedicate the time learning to do so.
-
Update "browse files" so it doesn't requires an old outdated application
Currently the function requires an old application that is not found anymore in the play store. While the targeted api is now much higher and android now has a built-in function to select files and/or selecting directories. It needs to get updated.
Sorry for poor description, my English isn't the best