alexchantastic Posted July 3, 2018 Share Posted July 3, 2018 (edited) An Alfred 3 workflow for generating lorem ipsum dummy text using joshtronic/php-loremipsum. View on Github Installation Download the workflow Double click the .alfredworkflow file to install Usage Use the keyword lipsum to trigger the workflow Select format you want to generate (characters, words, sentences, or paragraphs) (Optional) Type in the number of the format you would like to generate (defaults to 1) Press enter to copy to clipboard and paste into the forefront application or just ⌘ + c to copy to clipboard Release Log v2.2.0 (latest) v2.1.0 v2.0.0 v1.0.0 Edited July 3, 2018 by alexchantastic Melissa and marketdrayton 1 1 Link to comment
alexchantastic Posted July 3, 2018 Author Share Posted July 3, 2018 I know there are a few lorem ipsum workflows already floating around, but I wanted to make my own and have had this on GitHub for a while. I recently had a feature request to add character based generation which some may find useful as well so I figured it was time to share it here. Link to comment
Slavsquat Posted November 2, 2021 Share Posted November 2, 2021 This doesn’t seem to work for me anymore since upgrading to Monterrey. The debugger says: [11:33:40.057] ERROR: Lorem Ipsum[Run Script] /bin/bash: php: command not found Link to comment
vitor Posted November 3, 2021 Share Posted November 3, 2021 On 11/2/2021 at 10:36 AM, Slavsquat said: This doesn’t seem to work for me anymore since upgrading to Monterrey. Check the latest version, released a few hours ago. The Workflow was rewritten to use Python instead of PHP. You’ll probably still need to install it, since the author is using Python 3 which does not ship with macOS. Making a new issue on GitHub might be more effective in this case since the author hasn’t visited the forum in a while. Slavsquat 1 Link to comment
Slavsquat Posted November 5, 2021 Share Posted November 5, 2021 On 11/3/2021 at 7:37 PM, vitor said: Check the latest version, released a few hours ago. The Workflow was rewritten to use Python instead of PHP. You’ll probably still need to install it, since the author is using Python 3 which does not ship with macOS. Making a new issue on GitHub might be more effective in this case since the author hasn’t visited the forum in a while. Thanks for pointing me in the right direction. I got in touch with the author and they've kindly updated the workflow (v3.1) to work with Python 2, which is included with macOS. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now