Page MenuHomePhabricator

Recurring countdowns
Closed, DuplicatePublic

Description

It would be pretty cool if you could create a recurring countdown.
The use case here is something like an automated build system that masters the product a couple of times a week on a schedule. This would be nice to serve as a reminder of how much time you have before the next master if you wanted to get your changes into the next master. Or maybe it can track the time remaining till the next beer o’clock or something.

The basic idea is you create a schedule of “events”. The countdown counts down to the next occurrence of the event. Once that passes, the countdown restarts counting to the next occurrence.

Event Timeline

anton.vladimirov raised the priority of this task from to Needs Triage.
anton.vladimirov updated the task description. (Show Details)
anton.vladimirov added a subscriber: anton.vladimirov.
chad closed this task as a duplicate of Restricted Maniphest Task.Jan 12 2015, 7:39 PM
chad added a subscriber: chad.

All time-based activity in Phabricator will go through Calendar in the future (as first class objects). We have no plans to further improve Countdown.

We do think Calendar should be much more integrated than it is now, it should see some love this year.