From 4c96b7826ccecf391d85a20f8a793871f7691d46 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 15 Apr 2021 00:50:35 -0600 Subject: [PATCH] Labs documentation for DND mode --- docs/labs.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index 887ce93d52..3dff4474ca 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -130,3 +130,8 @@ An in-progress implementation of [MSC2516](https://github.com/matrix-org/matrix- [voice messages](https://github.com/vector-im/element-web/issues/1358) to Element. Note that this feature is currently under active development and therefore is entirely incomplete and may not work at all - it is not recommended for general use at this time. + +## Do not disturb (`feature_dnd`) + +Enables UI for turning on "do not disturb" mode for the current device. When DND mode is engaged, popups +and notification noises are suppressed. Not perfect, but can help reduce noise.