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

Flow - drstor

Description

Triggers the generation of a storage report for Drafts.

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

drstor

Scripting

Sample Code (AppleScript)

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

URL

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

Notes

  • Returns data for iCloud (database), iCloud Drive (scripts, syntaxes, etc.), and local storage.
  • Report is displayed in the default web browser.