Table of contents
Flow - drinfo-skip
Description
Triggers an automated selection of information listing from a predefined list of options. Some of these options will provide further search options for online references, some will simply open a single online reference, and some will simply open local quick reference information files.
Variables
Used
The following variables can be passed in and will be processed by the flow.
| Variable | Description |
|---|---|
query * | The name of the information flow to trigger. |
* These are mandatory for triggering this flow.
Created
No variables are created by this flow.
Termination
- External Trigger:
drdoc - External Trigger:
drdir - External Trigger:
drfor - External Trigger:
drscr - External Trigger:
drtad - External Trigger:
drqref - External Trigger:
drhelp - External Trigger:
drbscr - External Trigger:
drsfor - Large Type.
Flow
Scripting
Sample Code (AppleScript)
tell application id "com.runningwithcrayons.Alfred" to run trigger "drinfoskip" in workflow "com.thoughtasylum.doctordrafts" with argument "drdoc"
URL
alfred://runtrigger/com.thoughtasylum.doctordrafts/drinfo-skip/?argument=drdoc
Notes
- None.
