Workflow
TODOThe workflow of Shutter is a simple 3-step process:
Shutter monitors for the events to be triggered according to the selected logic, then all actions will be executed one by one. Note that individual events are not directly linked to individual actions, but the lists of events and actions are linked.
You can consider that a single instance of Shutter has a single active schedule (preset). If you need multiple active schedules, you need to start multiple instances of Shutter each with its own schedule.
Step 1: Add Events
Events are usually based on periodic checking of a system state, execution state of a process, or some other trigger. You can add multiple events, and also set the logical relationship between them to define the criteria for executing actions.
In this step we set up and configure the events, while the monitoring begins at a later step, as outlined below.
Logical relationship
When you add multiple events, their interrelationship becomes important. The actions are executed only when the relationship between the specified events is satisfied. You are offered the following logical relationship options:
Step 2: Add Actions
Actions are executed one by one, from top to bottom.
You can add as many actions as you want, but please be aware of the following factors:
Step 3: Start monitoring
Shutter also has a
button, which starts all actions without waiting for triggering the events.
button. Shutter starts monitoring for the events.
button. Press it if you want to stop the monitoring of events.