Table of contents
Flow - drinfo
Description
Triggers user 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
No variables are passed into 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 "drinfo" in workflow "com.thoughtasylum.doctordrafts"
URL
alfred://runtrigger/com.thoughtasylum.doctordrafts/drinfo/
Notes
- None.