nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

add lipsum plugin #234

Closed shagohead closed 9 years ago

shagohead commented 9 years ago

plugin generates text through http://www.lipsum.com

nate-parrott commented 9 years ago

This seems to use pygtk, which isn't present on OS X by default, so the plugin doesn't work out of the box. If you can modify this to work by returning HTML and javascript to be shown inline in Spotlight, it could be really useful — but I can't pull it in until it works out of the box. Sorry!