From 7a54aa030470339a7826b3cbcc9713541dd44e8e Mon Sep 17 00:00:00 2001 From: Anna Larch Date: Mon, 18 Dec 2023 21:53:36 +0100 Subject: [PATCH] enh(userstatus): set user status to 'In a meeting' if calendar is busy Signed-off-by: Anna Larch --- user_manual/groupware/calendar.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/user_manual/groupware/calendar.rst b/user_manual/groupware/calendar.rst index a494ac51b..90a03eaba 100644 --- a/user_manual/groupware/calendar.rst +++ b/user_manual/groupware/calendar.rst @@ -265,6 +265,13 @@ The ``Empty trash bin`` buttons will wipe all trash bin contents in one step. .. _calendar-working-hours: +Automated User Status +~~~~~~~~~~~~~~~~~~~~~ + +When you have a calendar event scheduled that has a "BUSY" status, your user status will be automatically set to "In a meeting" unless you have set yourself to "Do Not Disturb" or "Invisible". +You can overwrite the status with a custom message any time, or set your calendar events to "FREE". +Calendars that are transparent will be ignored. + Responding to invitations -------------------------