Alfred

The Doctor Drafts workflow for Alfred is for controlling the Drafts app. Alfred is a foundational pre-requisite, and expects Alfred version 4 to be available.

✗ We cannot find an installation of the Alfred 4 app.

Please install the Alfred app from Alfred App's website.

Doctor Drafts is a custom Alfred workflow. To run it, you must have a valid Alfred Power Pack license in place.

✓ Alfred 4 Power Pack information identified.

Alfred Power Pack Information

Doctor Drafts Workflow

Installed Version: 1.9.0
Latest Available Version: 1.9.0

Drafts

The Doctor Drafts workflow for Alfred is for controlling the Drafts app. Drafts is a foundational pre-requisite. Some Drafts functionality, such as workspaces, are only available to Drafts Pro subscribers. If you wish to make use of such functionality in Doctor Drafts, you must ensure that you have an active Drafts Pro Subscription.

✓ Drafts is installed.

Drafts Subscription Information

Python

Doctor Drafts uses Python 3 for some of the more advanced interaction features. While you can still use many fgeatures without it, we strongly recommend having Python 3 available in order to access the full power of Doctor Drafts.

To make use of Python 3, it must be installed and be found in your $PATH environment variable, so that Doctor Drafts knows where to find it.

We found the following Python versions available:

✓ Alfred can find a Python 3 installation.

PATH Variable

Your $PATH variable paths are as follows:

/Users/stephen/.pyenv/shims
/usr/local/texlive/2021basic/bin/universal-darwin
/Users/stephen/.gem/ruby/2.6.0/bin
/usr/local/opt/ruby/bin
/usr/local/bin
/usr/bin
/bin
/usr/sbin
/sbin

.zshenv Content

Your ZSH Environment file content is as follows:


.zprofile Content

Your ZSH Profile file content is as follows:


# Setting PATH for Python 3.6
# The original version is saved in .zprofile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"
export PATH

.zshrc Content

Your ZSH Run Command file content is as follows:

PATH=/Users/stephen/.pyenv/shims:/usr/local/texlive/2021basic/bin/universal-darwin:$HOME/.gem/ruby/2.6.0/bin:/usr/local/opt/ruby/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
source $HOME/.zshenv

eval "$(pyenv init -)"

.zlogin Content

Your ZSH login file content is as follows:




Last Generated: Sat Nov 19 17:12:35 GMT 2022 by © Doctor Drafts.