From 1348ad1709c36833cdeba44bfeb4a6fc90a458d4 Mon Sep 17 00:00:00 2001 From: Kerry Archibald Date: Thu, 7 Apr 2022 12:31:50 +0200 Subject: [PATCH] correct msc num Signed-off-by: Kerry Archibald --- ...filtering.md => 3767-time-based-notification-filtering.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename proposals/{3677-time-based-notification-filtering.md => 3767-time-based-notification-filtering.md} (97%) diff --git a/proposals/3677-time-based-notification-filtering.md b/proposals/3767-time-based-notification-filtering.md similarity index 97% rename from proposals/3677-time-based-notification-filtering.md rename to proposals/3767-time-based-notification-filtering.md index 5f6476de7..370227488 100644 --- a/proposals/3677-time-based-notification-filtering.md +++ b/proposals/3767-time-based-notification-filtering.md @@ -1,4 +1,4 @@ -# MSC3677: Time based notification filtering +# MSC3767: Time based notification filtering Do not disturb / focus features are becoming standard across operating systems and networking products. Users expect to be able to manage the level of noisiness from an application based on day and time. Users should be able to configure many periods of notification levels during the day; for example before work, lunch hour, and after work. @@ -100,7 +100,7 @@ Previous versions used ms offsets to represent time of day instead of `hh:mm`. M ## Unstable prefix -- While this MSC is not considered stable `time_and_day` should be referred to as `org.matrix.msc3677.time_and_day` +- While this MSC is not considered stable `time_and_day` should be referred to as `org.matrix.msc3767.time_and_day` ## Dependencies None.