Top Ideas

  • 6

    Add User & System apps filter to List Apps action

    SmartPhoneLover · 0 · Posted

    Hello Joao, I would like to request something...   Could you add something to filter listed apps in the 'List Apps' action (+ > App > List Apps), like filtering them manually using: pm list packages -3/-s?   Thanks!

  • 6

    List dialog with input dialog at once

    비 태양 · 0 · Posted

    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'

  • 6

    markdown support

    roizcorp · 0 · Posted

    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

  • 6

    feature request: save captured logs as text file at "Logcat Entry" dialogue

    tyc600 · 0 · Posted

    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.

  • 6

    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.

  • 6

    Auto collapse the notification bar after tap in a Notify button (optional)

    Erik Gerardo · 3 · Last reply by Alyssa Jackson

    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.

  • 6

    Add a blocking level option to the wait action and the Timeout option

    Rich D · 1 · Last reply by Rich D

    - 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.

  • 6

    Wallpaper dim and blur

    KillerBG · 0 · Posted

    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.

  • 6

    dhizuku integration for added permissions (device owner) on non rooted phones

    Scott John · 0 · Posted

    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?

  • 6

    Undo button

    Productivity · 1 · Last reply by João Dias

    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 🤓👍

  • 6

    Task Running Timeout

    Kyle Tameirao · 1 · Last reply by Rich D

    An option under Task properties to enable a timeout after x time so that tasks that get stuck due to actions without timeouts or whatever the reason. This will essentially end the task regardless of its status so other tasks that are Q'd up can proceed without incident. 

    When third party plugins are involved, and even some native Tasker actions, often times errors will result in tasks never completing and end up stuck in an indefinite run state even when "Continue Task After Error" is selected. If the action doesn't throw an error, then it'll just keep trying to execute

  • 6

    Search Box for Local Icons in ".icn" Folder

    Elias Cabrera · 1 · Last reply by JasonYate

    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 >

  • 6

    Disclose everything that is included during export via taskernet and make it less dubious to export.

    aasswwddd · 0 · Posted

    The current tasker share activity com.joaomgcd.taskerm.datashare.export.ShareDataConfig doesn't provide any information about what's included during export.

    Tasker will by default include everything that is included in the project. Even those who doesn't belong to the project, which the user may not want to share to begin with. 

    While I must acknowledge that including them may be very convenient to ensure the export works properly, it looks dubious to me that the user is not informed at all about this. Furthermore the default behaviour is that we have to back out to export. Which is not the usual way to handle confirmation.

  • 5
  • 5

    "Adaptive Icon" and better "Round Icon"

    Rodrigo Souza · 0 · Posted

    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:

  • 5

    Filter Image action : decrease color

    Matteo · 0 · Posted

    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

  • 5

    auto-hide the main bar when rolling up to get more content display room

    Jackal Zhao · 2 · Last reply by bege

    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.

         ……………………………………………………………………

      …………………………………………………………………………………

    ……………………………………………………

  • 5

    Add a switch statement to be used in place of if else/elseif

    David Lebovic · 1 · Last reply by Jim Becker

    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.

  • 5

    Make the Userguide searchable

    Danny DeLoach · 0 · Posted

    It would be nice if tge built in Userguide had a search feature.

  • 5
    Planned

    Get information back from called app through intents

    Dimitrios K · 2 · Last reply by Dimitrios K

    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