Skip to content

Add support for Large Type and Copy Text

Compare
Choose a tag to compare
@deanishe deanishe released this 17 Aug 18:49
· 453 commits to master since this release

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.