Workflows
Workflows copied to clipboard
Alfred 3 compatibility?
Is it possible for this workflow to support Alfred 3?
Changing to the Alfred 3 directory will support Alfred 3.
$this->cache = $this->home. "/Library/Caches/com.runningwithcrayons.Alfred-3/Workflow Data/".$this->bundle;
$this->data = $this->home. "/Library/Application Support/Alfred 3/Workflow Data/".$this->bundle;