Adding to scheduled messages, include the due time.
aha999 opened this issue · 1 comments
DESCRIPTION
Currently, the app notifies you that the message has been added to scheduled messages, but not when. so it should include the when info next to the "added to scheduled messages" message.
EXPECTED
When ading a scheduled mesage you get a notification at the bottom saying Added to scheduled messages.
It should say "Added to scheduled messages in 2d, 11h, 23min"
Why is this necessary? When you're composing the scheduled message, it says right above the input field, "Scheduled for: [date], [time]." The notification you're talking about (it's called a toast, technically) appears directly after you finish composing the scheduled message. This seems like extra work for... what benefit? So you don't have to do the math of how many days in the future it's scheduled for?