Page MenuHomePhabricator

Dynamically adjust the display precision of countdowns to increase dramatic tension
Open, LowPublic

Description

Request: have the ability when editing a countdown to specify what of day / hours / minutes / seconds is shown in the UI.

Root problem: we have a couple countdowns on our default dashboard and some people on our team say it is quite distracting to have these seconds always updating.

Note: It's kind of a fun touch to have seconds and tenths of seconds displayed, but it's most likely never needed. Maybe this could be shown if Phab is not in serious business mode?

pasted_file (124×405 px, 11 KB)

Related Objects

Event Timeline

Maybe:

  • If the date is a day or more in the future, show days + hours + minutes.
  • If the date is an hour or more in the future, show hours + minutes + seconds.
  • Otherwise, show minutes + seconds with THRILLING TENTHS OF A SECOND.

I like that, sounds like a very good compromise.

epriestley renamed this task from Allow to control units shown in countdowns to Dynamically adjust the display precision of countdowns to increase dramatic tension.Feb 27 2017, 9:28 PM
epriestley triaged this task as Low priority.

We've started using countdowns on our dashboard as well and it's a little distracting/stressful to have that keep updating. It would be cool to have it fully customizable but the compromise plan you posted about would work well for us too.

Actually, this will probably take longer to provide guidance for than to implement.