-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(usermanual): Add out-of-office/absence message feature #11408
Conversation
/backport to stable28 |
user_manual/groupware/absence.rst
Outdated
|
||
1) Your user status will change to the short message when your absence starts and reset when it ends. | ||
2) And event with status *busy* will be created in your personal calendar. This allows others to see that you are not available when they use the free/busy feature. | ||
3) If enabled, the Mail app will apply an autoresponder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you elaborate that the short message will be the subject and the long message the mail body here? (IIRC from the email I have received)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is something I wanted to clarify, hence the vague documentation. I'm not sure if short message should even be used as subject.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we're gonna change that in a followup then I'll retract my change request :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nextcloud/mail#8925 (comment) let's see ;)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is still a bit vague. We only use the long message as the body after nextcloud/mail#9228.
user_manual/groupware/absence.rst
Outdated
1) Your user status will change to the short message when your absence starts and reset when it ends. | ||
2) And event with status *busy* will be created in your personal calendar. This allows others to see that you are not available when they use the free/busy feature. | ||
3) If enabled, the Mail app will apply an autoresponder. | ||
4) The Talk app will show the out-of-office message to others when they try to reach you in a 1:1 chat during your absence. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same here, the long message will be shown as the text IIRC
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments
user_manual/groupware/absence.rst
Outdated
|
||
1) Your user status will change to the short message when your absence starts and reset when it ends. | ||
2) And event with status *busy* will be created in your personal calendar. This allows others to see that you are not available when they use the free/busy feature. | ||
3) If enabled, the Mail app will apply an autoresponder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is still a bit vague. We only use the long message as the body after nextcloud/mail#9228.
user_manual/groupware/mail.rst
Outdated
|
||
.. versionadded:: 3.5 Autoresponder can follow system settings. | ||
|
||
The autoresponder is off by default. It can be set manually, or follow the system settings. Following system settings means that information entered on the :ref:`Absence settings section <groupware-absence>` is applied automatically. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only the long message is used and the subject is built from the old one. That should be mentioned here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Christoph Wurst <[email protected]>
abaeb7c
to
9f188a3
Compare
☑️ Resolves
🖼️ Screenshots