Skip to content

[feature] Add Message Scheduling Functionality with Time-Appropriate Delivery #120

@capcom6

Description

@capcom6

Is your feature request related to a problem? Please describe.
Currently, the app lacks the ability to schedule messages for future delivery. This limitation prevents users from planning their communication in advance, which can be frustrating when trying to send timely messages without being available at the exact moment of dispatch. Additionally, it can lead to sending messages at inappropriate times, such as during nighttime hours, which is often considered bad practice.

Describe the solution you'd like
Incorporate scheduling capabilities for dispatching messages at specific times. This feature would allow users to:

  1. Compose messages in advance
  2. Set a specific date and time for message delivery
  3. Avoid sending messages during nighttime or other inappropriate hours

Describe alternatives you've considered

  1. Using external scheduling tools or cron jobs to trigger message sending at specific times
  2. Implementing a basic delay function that allows users to set a time delay for message dispatch
  3. Creating a separate application for message scheduling that integrates with the gateway

Additional context
This feature would greatly enhance the flexibility and usability of the app, allowing for more efficient communication planning and management. It could be particularly useful for businesses sending reminders, birthday greetings, or time-sensitive notifications.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions