peetzweg / diarydash-deprecated

Browser homepage for daily diary writing
diarydash.com
5 stars 0 forks source link

add fullscreen button/hotkey #8

Open peetzweg opened 9 years ago

peetzweg commented 9 years ago

Writing in Fullscreen on DiaryDash.com is quite awesome. I should add a Button/Hotkey to allow common users to enter this mode. Using F11 is a bit weird on notebooks and uncommon for regular users. How about CTRL+F, who wants to search anyway ;)

peetzweg commented 9 years ago

https://developer.mozilla.org/en-US/docs/Web/Guide/API/DOM/Using_full_screen_mode http://www.sitepoint.com/use-html5-full-screen-api/

peetzweg commented 9 years ago

unnecessary for now.

peetzweg commented 7 years ago

Could be useful https://github.com/sindresorhus/screenfull.js

peetzweg commented 7 years ago

Maybe add it as configuration if it should always switch to fullscreen when visited.