- Created by giovannicoppola
- ๐ Last Updated: 06/07/23 21:48:42
- ๐ Stars on GitHub: 8
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Workflow
- Get Latest Release
- Get Source Code
From their README
WeWorkflow
An Alfred workflow to quickly access and manage other workflows' info and folders.
Derived from alfred-extension
, an Alfred2 extension created by
Jaemok Jeong (jmjeong).
Main changes: dropped open in iTerm2
, export
, and disable
actions, added access to workflow info, folder, and cache, config, detection of hotkey conflicts. Workflows' info now stored in a sqlite
database for faster access.
Setting up โ๏ธ
Needed
- Alfred with Powerpack license
- Python3 (howto install here)
Setup
- Download the most recent release of
alfred-WeWorkflow
from Github and double-click to install - Optional: Setup a hotkey to launch
alfred-WeWorkflow
- Optional: Change the keyword to launch
alfred-WeWorkflow
(currently set toww
)
Basic Usage ๐
ww
or hotkey will launch WeWorkflow
, type to search workflows (or use advanced search
below.
return (โ)
will open the workflow folder in Alfred's file browsershift-return (โงโ)
will show the Workflow's config screen in Alfredcontrol-return (โโ)
will show the Workflow's info in large font (including hotkey conflicts with active ๐ด and disabled ๐ workflows)command-return (โโ)
will open the Workflow's folder in Findercommand-shift-return (โโงโ)
will open the Workflow's folder in Terminaloption-return (โฅโ)
will open the Workflow's cache folder (if existing) in Finderoption-shift-return (โฅโงโ)
will open the Workflow's cache folder (if existing) in Terminalfn-return (fnโ)
will launch the workflow with the first keywordcontrol-option-shift-return (^โฅโงโ)
will open the Workflow's data folder (if existing) in Finder
Advanced search ๐
- enter
field:
, wherefield
is any of the fields below. Example:name:wework
name
author
keywords
hotkeys
disabled
(i.e.disabled:true
anddisabled:false
)description
category
readme
Known issues โ ๏ธ
- None for now, but let me know if you see anything!
Acknowledgments ๐
- Jaemok Jeong (jmjeong) for developing alfred extension.
- The Alfred forum community.
Changelog ๐งฐ
- 07-06-2023: version 1.3 (faster open config)
- 03-02-2023: version 1.2 (adding option to open the data folder)
- 12-04-2022: version 1.1 (Alfred 5)
- 04-17-2022: version 1.0
Feedback ๐ง
Feedback welcome! If you notice a bug, or have ideas for new features, please feel free to get in touch either here, or on the Alfred forum.