Fulltext results:
- tasks @tasker:docs:en
- <HTML> <HEAD><TITLE>Tasker: Tasks</TITLE></HEAD> <BODY> <H2> Tasks <IMG style="float:right" SRC="icon_tasker.png"/> </H2> A task is si... ormed one after the other. <H4>Named / Anonymous Tasks</H4> A task can be given a name. This allows: <U... task). </P> <H4>Task Visibility</H4> Anonymous tasks are only visible when editing the profile that th
- activity_main @tasker:docs:en
- asker's four main 'building blocks': <I>Profiles, Tasks, Scenes</I> and <I>Variables</I>. <UL> <LI>Main... ><A HREF="#profiles">Profiles</A> <LI><A HREF="#tasks">Tasks</A> <LI><A HREF="#scenes">Scenes</A> <LI><A HREF="#variables">Variables</A> </UL> <LI><A HR... rofile links contexts (conditions) on the left to tasks which should be run on the right. The profile nam
- variables @tasker:docs:en
- flowcontrol">flow control</A> within and between tasks <LI>record data for some future use e.g. passing data between tasks </UL> <H4>Global vs. Local Variables</H4> <P> V... which task executes its next action when several tasks are running together.<BR>See also: <A HREF="tasks#scheduling">Task Scheduling</A> <LI><B>Task Queue T
- ah_index @tasker:docs:en:help
- nently turn off Tasker's monitor and stop running tasks.<br/><br/>Tasker will not do anything further unt... unfortunately it's not yet possible to link event tasks to dynamically-created elements. <H4>Element Del... <br/>It will stop automatically if at any time no tasks are left to execute or the Get Location times out... cted Tasker task.<br/><br/>You can 'nest' as many tasks as you wish.<br/><br/>When this action is used as
- activity_runlog @tasker:docs:en
- will start up, run a task and then stop, so most tasks have execution ID 1. The Run Log doesn't show the... profile</A> had a momentary activation </UL> <H5>Tasks</H5> <UL> <LI><I>RejBad</I><BR>task was rejected... LI><I>RejMaxQ</I><BR>the maximum number of queued tasks (determined in Action preferences) has been reach... the task has been entered in the run queue. Other tasks may still have their actions executed before this
- javascript @tasker:docs:en
- 3> <P> Tasker supports running JavaScript code in tasks or <A HREF="element_web">WebView</A> scene elemen... from the JavaScript code.</P> <H4>JavaScript in Tasks</H4> <P> JavaScript can be embedded inline in tasks via the <I>JavaScriptlet</I> (direct specification ... You might wish to develop long and/or complicated tasks off-device e.g. on a PC. There are two strategie
- scenes @tasker:docs:en
- sting of a collection of <I>elements</I> to which tasks can be attached to be run when the user interacts... ement has an additional Items tab. <P> <H4>Event Tasks</H4> What should happen when the user interacts ... le a Slider has a value-set event. </P> <P>Event tasks are run at priority one higher than the task whic... ed the scene </P> <P>Local variables set by event tasks are visible to all tasks in the same scene.</P>
- flowcontrol @tasker:docs:en
- ). <LI><I>Perform Task</I> action (calling other tasks as subroutines) <LI><I>Stop</I> action (terminat... TIME is a builtin local variable available in all tasks. </P> <H4>While Loop</H4> <P> Goal: perform a T... B> action this time. In all but the very simplest tasks it's better to use a label rather than a number. ... / Else Condition</H4> <P> Goal: perform certain Tasks if conditions are met, otherwise perform a differ
- faq-problem @tasker:docs:en:faqs
- xt work ?</A> <LI><A HREF="#m">Why aren't my exit tasks run / settings restored before the device shuts d... ----------> <A NAME="m"/> <H4>Why aren't my exit tasks run / settings restored before the device shuts d... ion to start task (b), the order in which the two tasks are executed depends on their relative priorities... iority to ensure that the task runs even if other tasks are running in the background. </P> <P> So testin
- faq-why @tasker:docs:en:faqs
- <LI><A HREF="#i">Why does my profile have 2 enter tasks ? Why can't I add an exit task ?</A> </UL> <HR/>... H4> Because it's easy to get into trouble firing tasks in Tasker. For example, if a profile is setup wi... A NAME="i"/> <H4>Why does my profile have 2 enter tasks ? Why can't I add an exit task ?</H4> That's bec... to do with that profile. </P> <P> Note that the tasks you specify execute in the order they are specifi
- faq-how @tasker:docs:en:faqs
- "#q">How can I import/export individual profiles, tasks or scenes ?</A> <LI><A HREF="#s">How do I turn o... xception: changes to settings made in <I>Exit</I> tasks are not restored. </P> <!-----------------------... ton). <P> <B>Warning:</B>: settings in the called tasks will not be restored by Tasker, only settings cha... <H4>How can I import/export individual profiles, tasks or scenes ?</H4> <P> Import: </P> Go to the main
- Tasker
- al as possible. This is when I learnt that Tasker tasks could be ran from other apps, Watchmaker included... a Functions of Tasker to build extremely powerful Tasks and apps to upload on Play! It's basically an ap... ]] - Setup by Pent so users could share profiles, tasks, guides and how-to's. * [[https://notenoughtech
- activity_scenepropertiesedit @tasker:docs:en
- The following variables are available in all such tasks:</P> <UL> <LI><B>%scene_name</B><BR> the name of... /UL> <P> The following variables are available in tasks triggered by <I>Key</I> events: </P> <UL> <LI><... /P> <P> The following variables are available in tasks triggered by <I>Tab Tap</I> events: </P> <UL> <
- eh_index @tasker:docs:en:help
- creen blanking).<br/><br/>It's advisable that any tasks linked to this event start with a Wait action of ... sker's Monitor Service has just started.<br/><br/>Tasks triggered from this action are guaranteed to be s... /><br/>If it's necessary to ensure that resulting tasks finish before any other task starts, set the Task
- ah_stop @tasker:docs:en:help
- ody><H3>Stop</H3><P>Stop execution of one or more tasks after any currently running action has finished.<br/><br/>If a task is specified, then <b>all</b> tasks with the same name currently executing are stoppe... the current task is stopped (but <b>not</b> other tasks with the same name).<br/><br/>If With Error is ch