-
List dialog with input dialog at once
Example below.
Like this.
example)
1. Input text to 'ABCDEFG' to Input text area.
2. touch 'Item 2' ( At this stage, 'ABCDEFG' = %input)
3. Then works like just List dialog in tasker. but, we can use text variable %input with 'Item 2'
-
markdown support
Markdown in scenes and notifications will allow much more flexibility and richness.Currently I'm using "HTML" notification in order so support some sort of formatting while markdown solves that natively and perfectly
-
feature request: save captured logs as text file at "Logcat Entry" dialogue
sometimes we need spend time to analysis and extract proper event/activity . But the "Logcat Entry" dialogue is very easy to disappear,(screen off, or other app becomes foreground app,all these event will make "Logcat Entry" dialogue disappear), we have to capture activity what we want again. if tasker has the ability to save/export logs as text file, that will give us a chance to analysis logs meticulously . thanks for your consideration.
-
Colour Categories
I want to ask that please add some colours in taskers so that we can give some colours to ours task so that we can differentiate more than 2 task easily either they belong to same task or another task.
Because there is a little difficulty in finding the relevent task.
-
Auto collapse the notification bar after tap in a Notify button (optional)
Would be nice to have an option to auto collapse the notification bar after tap a button. This could avoid the creation of another task just because theres not necessary to add a Close System Dialog action and the other action to accomplish this.
-
Add a blocking level option to the wait action and the Timeout option
- Currently when a wait action is encountered it will change the priority system and allow any task of any priority tu run.
- Currently when a Time out action is used it will honor the priority system and block only tasks with lesser priorities.
This would add the ability to..
1. Block all - block all task of any priority.
2. Block by Priority - block all tasks of lesser priority.
3. Block none - allow all tasks of any priority to run.
-
Wallpaper dim and blur
The possibility to dim and blur an image when setting it as a wallpaper with Tasker will improve the visibility and remove the need of external tools.
-
dhizuku integration for added permissions (device owner) on non rooted phones
How about an integration of the Dhizuku API to grant tasker device owner permissions for phones that cannot be rooted at this time?
https://github.com/iamr0s/Dhizuku
Maybe as an additional checkbox next to the use root checkbox if the app is detected on the device and the permissions to use the app are granted to Tasker?
-
Undo button
Hey there! It’d be awesome to have an ‘undo’ button for changes. Sometimes you make moves in task steps that you need to undo, but only for a specific action—kind of like a Ctrl+Z. Because let’s face it, just quitting the task or hitting cancel doesn’t always cut it for what you need 🤓👍
-
Search Box for Local Icons in ".icn" Folder
Could a filter/search box please be added to this screen when selecting an icon that was added to the ".icn" Tasker folder? Thanks!
More info on Reddit >
-
"Adaptive Icon" and better "Round Icon"
Please add Adaptive Icons (for Oreo users) and better Round Icon (for Nougat users) using default primary color as background with smaller inside Tasker icon.
Here as it should appear in my opinion:
-
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.