Skip to content

Commit f79fe5b

Browse files
authored
Merge pull request #1 from vitorgalvao/add-universal-actions
Add support for Universal Actions
2 parents b9a0752 + 5097b8f commit f79fe5b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

QR Code.alfredworkflow

179 Bytes
Binary file not shown.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This workflow doesn't require any dependencies for installation, all that is req
1010
# Usage
1111
The current version of this workflow contains two keywords for Alfred, **qrc** & **qrp**. When using either **qrc** or **qrp** without a parameter this workflow will attempt to use text contained on the clipboard. This same flow is followed if you set a hotkey for the selection and nothing is selected.
1212

13+
The universal actions use the selected text as the parameter.
14+
1315
- **qrc [your text]** -- Creates your QR code and copies it to the clipboard
1416
- **qrp [your text]** -- Creates your QR code, by copying it to the clipboard and also opens it with Preview for saving
1517

0 commit comments

Comments
 (0)