Closed jaromeyer closed 9 months ago
Thanks. The only thing I refactored is that I put the logic into the view model by distinguishing the options that the users can save (including auto) from the ones that can be displayed.
Maybe writing T=20:30, T+20 min, T+1.5hours etc would be more understandable, what do you think?
IMO during an ongoing experience one would want to check the time since consumption, while for a long completed experience the time relative to the start probably makes more sense. This PR introduces a new "Auto" setting which accomplishes exactly this.
IDK about the second commit, there seems to be no concise way properly express "x minutes after the start of the experience".