Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email when time changes #14

Open
thecosmicfrog opened this issue Sep 23, 2017 · 3 comments
Open

Email when time changes #14

thecosmicfrog opened this issue Sep 23, 2017 · 3 comments

Comments

@thecosmicfrog
Copy link

As a consumer of the fourth dimension, I would like a convenient way to receive updates if the time happens to change. With the current implementation, if I want to know if the time has changed, I need to visit your website. I propose that email functionality be provided. This way, users can be notified immediately when (and if) the time changes.

Is this something on your project roadmap, or is it only planned for a future Enterprise Edition?

@slavaaaaaaaaaa
Copy link
Owner

We could certainly implement a mailing list. We could even misuse Travis, using its notifications as a system for letting you know that time has changed.

PRs are welcome, but if not, I'll probably get to this at some point!

@thecosmicfrog
Copy link
Author

Thanks for your reply @smaslennikov. Failing this, perhaps we could propose an event-driven API?

Example:
Each time (no pun intended) the time changes, this could trigger a hook which fires an event to a listener on the client-side. Push (rather than pull) would be the preferred mechanism here, unless we're certain we can predict the interval at which time changes.

@slavaaaaaaaaaa
Copy link
Owner

Also a fantastic way to do this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants