robby1066 / keepposted-help

Documentation, Issue Tracker, and Repository of Knowledge For Keep Posted (www.keepposted.io) — A way to keep teams informed and connected without disrupting their focus.
https://www.keepposted.io
1 stars 0 forks source link

Show computed duration / remaining duration in Go Faster mode #67

Closed robby1066 closed 3 years ago

robby1066 commented 3 years ago

What's the problem you're hoping this new feature will solve?

Go faster mode helps people absorb the content of the message more quickly than if they watched at normal speed. It's clear from the video's displayed duration how long it is at normal speed. But it's unclear how much time someone would have to devote to it if they watched it in Go Faster mode. They can do the math in their heads, but that's a pain.

Description of feature

Somewhere near the Go Faster button, display a duration of the video at Go Faster speed. If it makes more sense, display the remaining duration instead.

Alternatives and workarounds

People have to do math. Math they don't really have all the variables for. Go Faster mode plays at 1.5 speed so the equation is duration * 0.66

Additional context

In this example: a 5 minute 59 second message could be watched in 3 minutes and 57 seconds Screenshot 2021-07-08 at 10 21 55

robby1066 commented 3 years ago

reworked the design to make room for the time calculation.

Screenshot 2021-07-20 at 14 33 55

robby1066 commented 3 years ago

Tested and live in production on all new messages. Closing issue.