A WordPress plugin for sharing great quotes. A work in progress.

##See it in action
If you want to see this plugin in action without installing it yourself, check out this page on my blog: http://josiahsprague.com/destination-isnt-point/

Look for the Twitter bird on the blockquotes near the bottom, and try selecting some text with a mouse and see what happens.

##Things to do

In no particular order

* Add event listeners for touchscreen devices and keyboard input
* Add support for twitter:// protocol to open links in app
* Unit tests
* Use wp_register_script and wp_enqueue_script
* Move font CSS out of PHP
* Avoid loading the toolbar on pages that don't need it
* More...
