[GH-ISSUE #1019] Add Arbitrary Future Date Scheduling #713

Closed
opened 2026-05-07 00:26:49 +02:00 by BreizhHardware · 1 comment

Originally created by @MrChadMWood on GitHub (Feb 8, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1019

💡 Idea
Allow users the ability to submit an event to occur for an arbitrary date in the future. More than "3 days" as described here.

The idea is that users would know a date ahead of time. For example: Reminders. Remind yourself to renew something before it expires,

💻 Target components
Server side. I'm not sure if ntfy current handles events in memory or on disk. If in memory, then events longer than 3 days should probably be committed to durable storage until closer.

Originally created by @MrChadMWood on GitHub (Feb 8, 2024). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1019 :bulb: **Idea** Allow users the ability to submit an event to occur for an arbitrary date in the future. More than "3 days" as described [here](https://docs.ntfy.sh/publish/). The idea is that users would know a date ahead of time. For example: Reminders. Remind yourself to renew something before it expires, :computer: **Target components** Server side. I'm not sure if ntfy current handles events in memory or on disk. If in memory, then events longer than 3 days should probably be committed to durable storage until closer.
BreizhHardware 2026-05-07 00:26:49 +02:00
Author
Owner

@binwiederhier commented on GitHub (Mar 7, 2024):

Done in https://github.com/binwiederhier/ntfy/pull/1050

<!-- gh-comment-id:1984136599 --> @binwiederhier commented on GitHub (Mar 7, 2024): Done in https://github.com/binwiederhier/ntfy/pull/1050
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#713
No description provided.