Table of contents
Flow - drbetaforce
Deprecated
Description
Doctor Drafts no longer allows you to update the Drafts app to the latest beta version directly from Alfred. This is because Drafts is now managed through Testflight on macOS.
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
- External Trigger:
drcomplete
Flow
Scripting
Sample Code (AppleScript)
tell application id "com.runningwithcrayons.Alfred" to run trigger "drbetaforce" in workflow "com.thoughtasylum.doctordrafts"
Notes
- Upon running this action, the user will be taken to the Beta Programme page on the Drafts website, which contains more details about accessing beta versions.