-
Allow users to create a new Taskernet account instead of using Google login
Some people (including myself) would probably prefer creating a separate Taskernet account instead of tying it to their Google account (or any other service, for that matter). It would be great to see such option in the future.
-
Completed
Method to extract names of existing Project, Profile, or Task variables
I think it would be very helpful for there to be an action to get the names of Project, Profile, and Task variables.
The action settings would have the user indicate whether they want to get a list of the Project, Profile, or Task variables. By default, the action would get the variables from its local context, but an option could be added to get variables from a named profile, project, or task.
By default, the action would return an array of those variable names, but a checkbox could enable returning a JSON object containing the variable-value pairs.
-
Started
Tasker on Android TV
Support for Tasker on Android TV.
- Download / Update via PlayStore
- Opening without Sideload Launcher
- DPI adjustments, so the top bar with burger menu isn't cut off on some devices
- Bonus: usability with tv remote
- Bonus: ability to recognize / simulate tv specific keys like input or netflix
-
Using variable in Time Event Context for the Every Time Repeat
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.
-
Add an option in "Set Variable" to designate it as a PROJECT variable or a TASK variable
There is currently no way to programmatically create project or task variables. Only global variables or fleeting local variables that don't persist when the task ends. If you want something to be a task variable or project variable, you have to create it by hand within the gear menu for a task or project.
PLEASE add a "storage" option when setting a variable that allows us to designate a variable as a project or Task variable. This would enable the programmatic creation of these variables.