The Doctor Drafts workflow for Alfred is for controlling the Drafts app. Alfred is a foundational pre-requisite, and Alfred version 5 must be available.
✓ Alfred 5 is installed.
Doctor Drafts is a custom Alfred workflow. To run it, you must have a valid Alfred Power Pack license in place.
✓ Alfred Power Pack information identified (Version 5).
Installed Version: 1.11.0
Latest Available Version: 1.11.0
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.
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.
Your $PATH variable paths are as follows:
/Users/stephen/.nvm/versions/node/v22.16.0/bin /Users/stephen/.gem/ruby/3.4.1/bin /Users/stephen/.rubies/ruby-3.4.1/lib/ruby/gems/3.4.0/bin /Users/stephen/.rubies/ruby-3.4.1/bin /opt/homebrew/bin /Users/stephen/Library/Python/3.9/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /Users/stephen/.lmstudio/bin /Users/stephen/.local/bin
Your ZSH Environment file content is as follows:
Your ZSH Profile file content is as follows:
# Created by `pipx` on 2025-05-24 20:28:55 export PATH="$PATH:/Users/stephen/.local/bin"
Your ZSH Run Command file content is as follows:
PATH=/opt/homebrew/bin:$HOME/Library/Python/3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
#source $HOME/.zshenv
#eval "$(pyenv init -)"
#autoload -Uz cpwc
fpath=("$HOME/scripts/zsh/functions" $fpath)
# Ansible Config File Path
export ANSIBLE_CONFIG=$HOME/ansible/ansible.cfg
# Ruby Info
source /opt/homebrew/opt/chruby/share/chruby/chruby.sh
source /opt/homebrew/opt/chruby/share/chruby/auto.sh
chruby ruby-3.4.1
# Added by LM Studio CLI (lms)
export PATH="$PATH:/Users/stephen/.lmstudio/bin"
# Created by `pipx` on 2025-05-24 20:28:55
export PATH="$PATH:/Users/stephen/.local/bin"
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion
Your ZSH login file content is as follows:
Last Generated: Sun Jan 11 18:14:33 GMT 2026 by © Doctor Drafts.