jgpippin 5 Posted March 21, 2013 This workflow fetches plaintext words or paragraphs of lorem ipsum from loripsum.net. The result is copied into the clipboard and pasted into the foremost application. Download: http://cl.ly/2b242n1D3j0h 4 gammawert, DJay, rice.shawn and 1 other reacted to this Quote Share this post Link to post
gammawert 9 Posted March 22, 2013 I've been waiting for a "plain text"-lorem ipsum workflow. Great, thanks a lot. Quote Share this post Link to post
jgpippin 5 Posted March 22, 2013 Oh, cool; glad somebody other than me finds it useful. Quote Share this post Link to post
Olmstead 0 Posted July 2, 2013 This one is incredible, thank you so much! I had been using the 'Little Ipsum' menubar app for years, but this extension finally killed it. My slightly smaller menubar thanks you! Quote Share this post Link to post
jgpippin 5 Posted July 3, 2013 I love Little Ipsum, but I too try to get rid of menu bar items by finding replacement Alfred worfklows. Glad you found it useful. Quote Share this post Link to post
ekassel 0 Posted December 5, 2013 Thank you for this! The only thing that would make it better is if the word type was randomized so the output didn't always start with "lorem ipsum." Quote Share this post Link to post
dlbradford 0 Posted December 7, 2013 Very nice! Love the integer input for paragraphs. Agree with ekassel, a randomizer would add some value. maybe "Li 3 r" for three paragraphs randomized. Or something along those lines to allow random when desired. Quote Share this post Link to post
briangonzalez 0 Posted May 15, 2014 (edited) I wanted to update this script to use Ruby instead of PHP. The PHP has been super slow for me. In the process, I added in the ability to randomize the generated Lorem Ipsum lines using the "r" or "random" final argument. li 2 # copy 2 lines li 2 random # copy 2 lines random li 500 r # copy 500 lines random Find it here: http://www.mediafire.com/download/oabuatvycwhwxdp/Lorem_Ipsum.alfredworkflow Edited May 15, 2014 by briangonzalez Quote Share this post Link to post