Skip to content
This repository has been archived by the owner on Jun 26, 2021. It is now read-only.

Update title with running timer #38

Open
santiDotIO opened this issue Apr 25, 2017 · 3 comments
Open

Update title with running timer #38

santiDotIO opened this issue Apr 25, 2017 · 3 comments
Labels

Comments

@santiDotIO
Copy link

if you update the title tag (js) the browser (tested on chrome, who care about the other guys right) it will update the tab title, this can be a nice way to show the running time on the browser tab

@Alxmerino
Copy link
Owner

This does sound like a good idea, however, you can run multiple timers at once, which is intentional. How would you handle the title in that situation?

@santiDotIO
Copy link
Author

that's a really good point. I can think of two solution

  1. add a start/important option where it will show that timer, only one timer can be selected
  2. Alternatively, you use the summary timer

@Alxmerino
Copy link
Owner

I think those are valid solutions a 3rd option would be to display the title of whatever timer was started first, and if that timer is stopped then switch to the running timer

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

No branches or pull requests

2 participants