MoOx / tab

Pretty new tab for you browser.
http://tab.putaindecode.io/
MIT License
47 stars 9 forks source link

Clicking on clock makes it bigger and more detailed #27

Open kud opened 9 years ago

kud commented 9 years ago

If you click once one the click, it puts it on the center of the screen, bigger and with the day/month/year displayed.

Just click on it once again for setting it as normal.

MoOx commented 9 years ago

hover can display date too :)

MoOx commented 9 years ago

that a nice idea.

wakooka commented 9 years ago

:+1: How do you get back to the original clock, though ? It would be nice to store that setting somewhere. :)

kud commented 9 years ago

momentjs.

MoOx commented 9 years ago

hover/out big/normal click/unclick big saved/normal saved hover on big does nothing.

obviously, momentjs.

kud commented 9 years ago

momentjs displays the time and updates it.

the day is hidden by default and shown when needed.

madx commented 9 years ago

As we said in previous comments/issues, shouldn't this be done in a user-script?

MoOx commented 9 years ago

It will be easy to do (just a few lines) so we can add this as build in. But maybe we can avoid momentjs since we will just display current day/time & not do crazy stuff with dates.