Skip to content
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

Implement Night Mode (aka 'do not disturb') #1196

Open
ara4n opened this issue Jun 18, 2016 · 7 comments
Open

Implement Night Mode (aka 'do not disturb') #1196

ara4n opened this issue Jun 18, 2016 · 7 comments

Comments

@ara4n
Copy link
Member

ara4n commented Jun 18, 2016

Related to element-hq/element-web#1635, we should implement the official quiet (and dark) mode.

@ara4n
Copy link
Member Author

ara4n commented Jul 23, 2016

Brief notes on current 'night mode' behaviour:

  • We have a separate set of notification settings stored for when 'night mode' is enabled.
  • Unlike 'day mode' notifications, you have to explicitly opt-in rather than opt-out. In other words, the default state for everything is mute, and you have to dial up the volume when enabled.
  • In UserSettings, you'd probably have a single toggle to flip everything into nightmode and then get tweaking the notifs. (Alternatively you could change the notif settings without switching into nightmode but that feels fiddly)
  • We'd need a "Night mode for the next 2 hours" style timer
  • Once we have custom presence (Release Pinned messages to public Labs #1528), we'd expect night-mode-state to be reflected in it.

@ara4n ara4n changed the title Implement Night Mode Implement Night Mode (aka 'do not disturb') Mar 8, 2017
@ara4n
Copy link
Member Author

ara4n commented Mar 8, 2017

dropping to p2 because in practice if #1359 was solved, this becomes much less important.

@jfrederickson
Copy link

From a protocol perspective, I think this could maybe be generalized as multiple sets of notification settings. Users could then have several distinct sets of notification settings for different situations, and "night mode" would be one of those sets.

E.g. if I were using Matrix for work (and I didn't have a separate account on a different HS), I might want to only notify on messages in work rooms during business hours, and mute those notifications otherwise.

@BloodyIron
Copy link

So, now that there are three issues on this topic, can we get it added to the pipeline please? #1196 #1223 element-hq/element-desktop#788

@ItsQuadrus
Copy link

7 years later? I guess it would be a good idea to add this!

@Mikaela
Copy link

Mikaela commented Jun 7, 2023

7 years later? I guess it would be a good idea to add this!

They already removed it, it was in labs for a while. element-hq/element-web#22099

@pashinin
Copy link

They already removed it, it was in labs for a while. element-hq/element-web#22099

So there will not be such basic function as "do not disturb"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants