anthonyisensee / event-tracker

Easily track and visualize the time since events have occurred in multiple systems. 🧨 Additionally, view the time and details of past events. ⏱️
https://eventtracker.anthonyisensee.com
0 stars 1 forks source link

Add support for future events #27

Closed anthonyisensee closed 1 month ago

anthonyisensee commented 1 month ago

Trackers should have a required select input that allows the user to target either current or future events for either a count up or down from the current time. You could also add an "intelligent" option that selects future events only if they exist and otherwise selects past options.

anthonyisensee commented 1 month ago

Feature added. Issue closed with merge of https://github.com/anthonyisensee/event-tracker/tree/feature-support-future-events into dev and then prod branch.