New Topics

  • 1

    if %TIME = 9.29 then %TIMEVAR = %TIME+.01 returns 9.3

    When adding a minute to a time variable, the result drops any trailing zero, invalidating the resultant time variable.

    OR, the timer doesn't respect 1 digit minute decimal value of time variable.  Which is odd, because it is fine with the 1 digit hour portion.

    Workaround: add a minute to the time, split the time by "." then append 00 to the 2nd portion and and select the left most 2 char before finally putting it all back together.

  • 1

    Validation after Factory Reset

    J R Walton · 2 · Last reply by João Dias

    I did a Factory Reset on an old phone - Android 2.1.1. Play Store will not load & a side-loaded Tasker expired without validating. I have the Google purchase email but no validation code included.

  • 1

    Remove touch highlight when touching scene element (like an image)

    Ajay · 0 · Posted

    Since the highlight follows the tasker accent, maybe adding a transparent highlight would allow it to be invisible? Or adding a dedicated option would be great.

  • 2

    Add blur behind scene option

    Ajay · 0 · Posted

    Add an option to blur the screen behind the scene.

  • 1

    Add NFC Tag Locking.

    Michał Bogdan · 0 · Posted

    Other NFC tools for android have the capability of locking a tag - so it is not writable anymore.

  • 1

    Table like format in text file

    Jayant · 0 · Posted

    https://github.com/thedathoudarya/WAGU-data-in-table-view

    Stumbled upon a task to create table like format in text. Doing the same in ms word or google docs will be a PITA.

    Thanks a ton in advance. Hopefully someone intelligent will be able to do the same as done in the link above. 

  • 1

    add tutorial for most obvious wifi@home task

    schalou · 2 · Last reply by schalou

    There is a very good project at https://www.reddit.com/r/tasker/comments/6re2v3/the_last_wifi_automation_profile_youll_ever_need/ and I recommend adding this as an entry tutorial for beginners.

    I think turning wifi on at home is the one task which has the most benefit for most users.

    And a tutorial like this will serve as an example to get users into tasker much easier than explaining things from a programmer's perspective.

  • 1

    HTTPS Request not found in referer

    Bruno Davi · 1 · Last reply by João Dias

    Headers

    referer:https://www.site.com

    This does not work though, I need to do this to get in response to the site location key but always the error. You couldn't see how to make this work, maybe even using the curl I tested in Termux that worked.

  • 1

    Create text image and buffer for use in notification

    Bruno Davi · 0 · Posted

    There was an app that showed internet traffic by the notification icon and it would also be nice to make animated notifications with the images using image by image.

  • 1

    Use regular expressions to define profiles

    Bruno Davi · 1 · Last reply by João Dias

    When I define a profile I can use matches (eg * + ! /) But I find that very limited.

    Example:

    Profile> State> Net> WiFi Near:

    SSID: Famil+ [...] (But I would like to use it like this) SSID: Famil(y|iar)

    So I can filter much better than using matches. And you can change this search/filter pattern in the profile itself or in preferences.

  • 2

    Linux based Tasker IDE

    Leo Bergamo Public · 0 · Posted

    Would be great to be able to write code for task on Linux using simple text editors like Geany or the like.  Sometimes it can be somewhat hindering to use the phone only especially if the phone is small.

  • 4

    New movement controls for projects/groups at the bottom of tasker

    Tyler T · 0 · Posted

    Currently, it is quite tedious creating a new project and moving it to where you want it to be if you already have several projects created. Everytime you hold in on the project and move it left, or right, it only moves one time and you have to repeat till you get the project where you want it with other projects. Would be sweet if you could hold and drag them where you want them, or have a move button that had a constant "left" and "right" button with a check mark next to them to move them where you

  • 1

    Have a widget that can toggle tasker on or off and tell you if tasker is disabled

    Tyler T · 0 · Posted

    Sometimes I disable tasker for short times in order to hide scenes or do other things to keep tasker from changing certain profiles. I unintentionally then forget that tasker is disabled and wonder why nothing is updating or working only to remember that I disabled tasker. Would be great if tasker had a built in widget that would allow you to toggle tasker on and off and that told you the current status of tasker at any given moment. 

  • 10

    Using variable in Time Event Context for the Every Time Repeat

    Steffen · 3 · Last reply by Mosaad Gaber

    Hello TASKER community and DEV,

    we fill in Time Event from a Szene for Custom Profiles for Start and End of Actions.

    Now it would not be bad, if we can fill the Every Time Context also from a variable, the repetition rhythm fix of hour or also as variable.

    attached a screen design - Would be an idea.

  • 1

    Playing a media file when reacting to a certain word in a text doesn't work in Android Q

    Peter S · 1 · Last reply by João Dias

    I have a task that looks for a certain word in an SMS message and plays a media sound file. Could not seem to get it to consistently work. I have a Samsung S10+ and phone just got upgraded to Android Q

  • 4

    PROFILES>>>Application。 Use package or application name global variable

    PROFILES>>>Application。 When the application is used as a trigger condition, the application selection hopes to support package name / application name filling like autoinput, support variable filling, and adds a search function to facilitate selection.

  • 2

    Missing permission Notification Access in Second Space

    elread · 1 · Last reply by João Dias

    I try to set up Event -> Notification under Second Space (MUI11, Android 10).

    The task works well after I save it but in a couple of minutes it stops working and Tasker asks me to set the Notification Access again that I already set. It says: Error still missing permission Notification Access. On the same phone but under First Space is everything ok.

    I tried to reboot the phone. It helps for a while but then it happens again.

    Does anyone know a solution?

  • 3

    Triggering with faces of people

    Moor@ · 2 · Last reply by Moor@

    Hi,

    I would like to trigger some tasks using Face ID if possible.

    It may be a wonderful idea to manage smart home applications according to the faces of the people living home. For example, it says their names after checking their face IDs. Or it waits to say the personal notes from another user until it sees the target person 's face.

    Thank you very much in advance,

  • 3

    Allow Task icons to be set via a variable for dynamic change

    theOG123 · 0 · Posted

    Hi, I've been trying to see if this is possible but just can't see it. Say I wanted to get information from App Info and use the %app_icon() in a custom navbar, currently I can only choose Task icons from icons in a list.

    If I wanted this to be dynamic and based on say, the last app I used, it would help to allow that to be a variable.

  • 7
    Planned

    Add Get Location V2 to profiles tab.

    Pheggas · 1 · Last reply by João Dias

    When creating new profile, there is no option to get location via that "Get Location V2", only with near cell or gps. Please add it.