-
Option for 'IF' and 'FOR' actions to have 'End If' and 'End For' actions attached right below when created.
When I'm creating a task and use an 'IF' or 'FOR' action I always have to immediately go back and create the 'END' action accompanying it because if I don't the rest of my task falls into the IF statement. This is really annoying and it has on several times screwed up my tasks and I don't realize it till I'm already using the task in real use cases.
Many times I have multiple If statements nested inside each other and I loose track. So it would be great to have like a checkbox option to create the 'END' action
-
Add support for more SQL directives in SQL Query action
Hi Joao, can I ask for adding support for new SQL directives to the 'SQL Query' action?
The main one I was looking for in a project I'm working on is: DROP TABLE. (fails reporting issues with db write permissions)
And, if possible, would be great if you could add more than the one I wrote you before.
Only the following are currently supported when Pent added that action: INSERT INTO, UPDATE, CREATE TABLE, DELETE FROM, ALTER TABLE
Thank you ;)
-
Add the ability to move between actions within action editor UI
Hello Joao, I would like to request something that could be useful for some of us, overwall if we have many projects into Tasker (+1000 actions). It will help us to navigate between all the actions from a task, without the need of going back, and load the next/previous action again. It will also prevent loosing too much time (1-4 seconds) when Tasker has to load all the elements from UI editor, mainly for those phones that are not much powerfull as them would need to (CPU). So, below you have a picture as an example of what I'm talking
-
Add calendar event - reminder time
Please add option reminder time for add calendar event
-
Add Google Drive actions Delete and EmptyTrash
Please add this two actions to GD.
-
Deafult Scene Editor Background Image (option to hide it)
This is a suggestion to apply in a future release. If possible.
The topic is about the background image that appears in the scene editor. This image seems to be the one we could have as the default wallpaper for our device (Launcher).
Well, unless we temporarily set the background of that scene to a solid color (black, for example), working with elements can be a bit confusing/annoying. Especially if we have "psychedelic", or any type of non solid wallpapers.
I have attached two pics as an example: 1º: Current wallpaper I have set for my device.
2º: Temporal black
-
In-line comments/notes in tasks, projects
I create somewhat complicated tasks that I like to add a lot of comments to. Right now I do this is the "Label" field of each a action. I sometimes use the anchor action at the top of the task and type in a large paragraph into the label field. Not sure if large text in the label fields can cause problems or excessive memory usage at runtime.
A simple dummy "comment" action would be a lot cleaner looking and could ignored at runtime.
-
Planned
add "wake on lan" functionality
add "wake on lan" funtionality
-
Planned
Tasker can't send MMS
I am the secretary for a small but very active archery group. We use group messages constantly to send out meeting reminders, upcoming events and work parties. Currently, Tasker can send SMS messages, but not MMS. I can get around that restriction by sending a join SMS message from my tablet to my phone with multiple phone numbers and my phone then sends it out as an MMS message without an issue.
It would be much more convenient to send out a group message from my phone using Tasker rather than relying on my tablet. I always travel with my phone,
-
WebSocket
Add WebSocket client and server with tasker activation on message received.
-
Under Review
Profiles/tasks separators for better organization
For those having lots of profiles/tasks it would be helpful to have separators with comments.
I am currently doing it with dummy tasks named "_____<GROUP_NAME>" but it has some limitations (no duplicates allowed) and it is a bit annoying for profiles.
-
Element visibility when scene is not showing
Can you please add the option if the scene is not showing and element visibility triggered to be cached state for the next show of the scene.
Such an option is doable for variable elements those use the variable value which will work when even scene is not showing but the images with a specific colours they'll not work.
Or as a workaround add the option to set the colour for an icon pack images by variable.
-
Planned
Passive location listeners
I'd like to perform an action via passive location monitoring (i.e. the action is triggered with the new location when another application requests location). I believe this is possible via LocationManager.PASSIVE_PROVIDER.
-
Create User Tasker actions with Java Code.
With Java Code actions, the possibilities in Tasker are endless. I’ve been thinking about the reusability of some of my Tasker projects that rely on this action, and it would be great if we could create custom Tasker actions (similar to Flash or Notify) using the Java Code action. It would work much like what we can already do with AutoTools WebScreens.
This would also be a great way to share complex tasks while providing an easy configuration method for non-advanced users.
-
drop shadow when creating a scene
Can you please add ability to add drop shadow to any element when creating a scene?
It would be cool to use it in Material Design scenes to make it trully MD.
-
Edit manifest of Kid App
I'd like to be able to edit the manifest of exported Kid Apps. This way I could remove permissions I don't want Tasker to request or add intents.
I used to use the Notification clicked event in my apps but had to stop using it because Tasker would add the accessibility service permission to my app and there is nothing I can do about it. I don't need nor want this permission because I only read notification clicked events of notifications put up by my app. I was hoping there'd be a solution in time when the accessibility service permission
-
Highlight orphan tasks from condition-linked tasks
Is it possible to have a way to see on Tasker which tasks are associated to at least one condition and those who are "orphan"? Thank could help alot when some cleaning is needed :)
-
Take photo - extra options. Possible plugin
May I suggest a new plugin ("AutoCamera")to control all camera options. Like the ability to specify the ISO and/or picture quality settings when taking photos. It has also been suggested that EXIF data be able to be extracted as well. Thanks