From 815cf2a5d8b04011b0efdb2c3705d9b63f2927aa Mon Sep 17 00:00:00 2001 From: Alex Chan Date: Tue, 2 Nov 2021 18:05:20 -0700 Subject: [PATCH] Update Alfred definitions --- info.plist | 60 +++++++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 28 deletions(-) diff --git a/info.plist b/info.plist index 03f2fbc..8c92359 100644 --- a/info.plist +++ b/info.plist @@ -131,7 +131,7 @@ escaping 127 script - php -f script.php "characters" "{query}" + python3 lipsum.py characters {query} scriptargtype 0 scriptfile @@ -153,6 +153,8 @@ clipboardtext {query} + ignoredynamicplaceholders + transient @@ -161,7 +163,7 @@ uid 125F91DD-9720-45BD-9F14-08966CFC2643 version - 2 + 3 config @@ -213,7 +215,7 @@ escaping 127 script - php -f script.php "words" "{query}" + python3 lipsum.py words {query} scriptargtype 0 scriptfile @@ -228,6 +230,27 @@ version 2 + + config + + argumenttype + 1 + keyword + lipsum + subtext + Generate {query} sentences + text + Sentences + withspace + + + type + alfred.workflow.input.keyword + uid + 1029C7B6-DB95-4448-B3C5-C33F3DA0F894 + version + 1 + config @@ -236,7 +259,7 @@ escaping 127 script - php -f script.php "sentences" "{query}" + python3 lipsum.py sentences {query} scriptargtype 0 scriptfile @@ -251,27 +274,6 @@ version 2 - - config - - argumenttype - 1 - keyword - lipsum - subtext - Generate {query} sentences - text - Sentences - withspace - - - type - alfred.workflow.input.keyword - uid - 1029C7B6-DB95-4448-B3C5-C33F3DA0F894 - version - 1 - config @@ -301,7 +303,7 @@ escaping 127 script - php -f script.php "paragraphs" "{query}" + python3 lipsum.py paragraphs {query} scriptargtype 0 scriptfile @@ -318,7 +320,7 @@ readme - An Alfred 3 workflow for generating lorem ipsum dummy text using joshtronic/php-loremipsum. + An Alfred 4 workflow for generating lorem ipsum dummy text. uidata 1029C7B6-DB95-4448-B3C5-C33F3DA0F894 @@ -385,8 +387,10 @@ 10 + variablesdontexport + version - 2.2.0 + 3.0.0 webaddress https://github.com/alexchantastic/alfred-lipsum-workflow