Open notes in new window, instead of printing to console
authorJosh Nichols <josh@technicalpickles.com>
Sun, 9 Sep 2012 01:53:43 +0000 (21:53 -0400)
committerJosh Nichols <josh@technicalpickles.com>
Sun, 9 Sep 2012 01:53:43 +0000 (21:53 -0400)
commit77d338f93ae9ef443949ffe962732eeffc4964f8
treee68dcb3f467479295fd8603301cf6db6afafcad0
parente6e80283f24f773ee8d0a5364634a06f081a1410
Open notes in new window, instead of printing to console

It can be tedious to load up the speaker notes, with the whole having to
open the javascript console, and clicking on the link.

This simplifies it by automatically opening the notes in a new window.
Most browsers will warn that it's trying to open a pop-up, but it's easy
enough to allow it.
plugin/speakernotes/client.js