Add support for Large Type and Copy Text
Add largetext
and copytext
arguments to Workflow.add_item()
.
If Script Filter results have a specified copytext
, this will be copied to the clipboard (instead of arg
) when CMD+C is pressed on the item.
If results have a specified largetext
, this will be shown in Alfred's large text pop-up (instead of the query) when CMD+L is pressed on the item.