Link Search Menu Expand Document
Table of contents
  1. Flow - drinfo
    1. Description
    2. Variables
      1. Used
      2. Created
    3. Termination
    4. Flow
    5. Scripting
      1. Sample Code (AppleScript)
      2. URL
    6. Notes

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

Flow

drinfo

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.