Is there a way to implement this as an Automagic preference or using some flows?
The best would be to have 2 preferences:
- enable screen always on when in log page
- set a timeout (from some seconds to always on)
thank you!
Screen always on when checking log page
Moderator: Martin
Re: Screen always on when checking log page
Create a flow with trigger "activity started" . Choose automagic package and search for log activity. That triggers the flow, when you're watching the log.
Re: Screen always on when checking log page
Thank you very much, I'll try!