Popup on Start (Execution Feedback)
OliveTin now has several options to control "feedback" when actions are started. This can be controlled on
a per-action basis, using the popupOnStart
configuration option.
Big Flashy Buttons
config.yaml
actions:
- title: Ping the Internet
popupOnStart: default
This will also be the option that is used if no other values match.
Execution Dialog (Output Only)
config.yaml
actions:
- title: Check disk space
popupOnStart: execution-dialog-stdout-only