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

Flow - drdiag

Description

Triggers the generation of a self-diagnostic report for the readiness to use the Doctor Drafts workflow.

Variables

Used

No variables are passed into this flow.

Created

The following variables are set-up by the flow.

Variable Description
NotificationTitle The title to be shown in any completion notification.
NotificationMessage The message to be shown in any completion notification.

Termination

Flow

drdiag

Scripting

Sample Code (AppleScript)

tell application id "com.runningwithcrayons.Alfred" to run trigger "drdiag" in workflow "com.thoughtasylum.doctordrafts"

URL

alfred://runtrigger/com.thoughtasylum.doctordrafts/drdiag/

Notes

  • Exports information about:
    • Alfred.
    • Alfred Power Pack.
    • Doctor Drafts versions.
    • Drafts.
    • Drafts Pro Subscription.
    • Python 3 Installation.
    • PATH Environment Variable.
    • .zshenv Content
    • .zprofile Content
    • .zshrc Content
    • .zlogin Content
  • Licence information is hidden by default, but can be expanded to reveal.
  • External links provide additional information.
  • A debug step is also available on this flow.
  • Report is displayed in the default web browser.