Currently, the signals allowed by `workpatterns_area()` is static, i.e. only `Emails_sent` and `IMs_sent`. It would be helpful to make this dynamic, i.e. allow the inclusion of `Unscheduled_calls` and `Meetings` with an additional argument.
Currently, the signals allowed by
workpatterns_area()is static, i.e. onlyEmails_sentandIMs_sent.It would be helpful to make this dynamic, i.e. allow the inclusion of
Unscheduled_callsandMeetingswith an additional argument.