Event Edit(イベント編集)画面

This screen allows configuration of an Event Context.

https://tasker.joaoapps.com/userguide/en/activity_eventedit.html

この画面ではイベントコンテキストの編集を行うことが出来ます。

Event Name(イベント名)

The name of the event is given at the top of the screen. Clicking on it allows changing to another event type.

In the top right is a button to show help for the displayed event type.

https://tasker.joaoapps.com/userguide/en/activity_eventedit.html

編集中のイベントコンテキストの名前は画面上部に表示されています。ここをタップすると他の種類のイベントコンテキストに変更できます。

画面上部右側のボタンは編集中のイベントコンテキストのヘルプを表示します。

Priority(優先度)

Only present for relevant events.

Selects the priority at which this event will be detected. An event can be processed by other Tasker Profiles, other installed applications and system processes.

If priority is high, then this profile will be more likely to detect the event before other processes, and vice versa.

https://tasker.joaoapps.com/userguide/en/activity_eventedit.html

関連するイベントコンテキストにのみ表示されます。

このイベントが検知される優先度を選択します。イベントはTaskerの他のプロファイルや他のアプリまたはシステムによって処理されることもあります。

優先度が「高い」に設定されている場合、このプロファイルは他のプロセスに先んじてこのイベントを補足できる可能性が高まります。その逆もまた然りです。

Stop Event(イベントの停止)

Only present for relevant events.

If checked, then once this profile has dealt with the event, other user or system applications will no longer be able to see it.

You can achieve different effects by combining Priority and Stop Event. For instance, if you want to show a Tasker menu when the camera button is pressed, you would set Priority High and check the Stop Flag, because you do not want the camera application to appear afterwards.

https://tasker.joaoapps.com/userguide/en/activity_eventedit.html

関連するイベントコンテキストにのみ表示されます。

イベントの停止にチェックが入っている場合、このプロファイルのみが発生したイベントを処理し、他のアプリやシステムがイベントの発生を検知することはありません。

優先度とイベントの停止を組み合わせて利用することで、例えばカメラボタンが押された時にTaskerメニューを表示させるようにしたい場合、優先度を「高い」に設定しておいて「停止」にチェックを入れておくと、メニュー表示の後にカメラアプリが起動するのを防ぐという使い方が出来ます。

Event Parameters(イベントコンテキスト設定項目)

Some events have paramaters to specify more details about the event. To get help on particular parameters, click the question-mark icon at top right.

Text parameters are treated as pattern matches.

If you would like to make more complex comparions (e.g. mathematical expressions), leave the event parameter blank and instead put a condition on the first action of the task you execute with the profile.

https://tasker.joaoapps.com/userguide/en/activity_eventedit.html

いくつかのイベントコンテキストにはより細かくイベントを指定できる設定項目があるものがあります。これら設定項目に関するヘルプを表示するためには、画面上部右側にあるクエスチョンマークのアイコンをタップします。

テキストで指定する設定項目は正規表現として扱われます。

より複雑な判断(例えば、数式を使うなど)をもとに成立条件を設定したい場合は設定項目を設定せずにプロファイルで紐付けたタスクの最初のアクションでIf条件開始を設定します。