Recent Releases of https://github.com/caleb531/planning-center-alfred
https://github.com/caleb531/planning-center-alfred - v3.1.0
- Added a mechanism to automatically install the required Apple Command Line Tools if they are not already installed (or need to be updated)
- Python
Published by caleb531 almost 3 years ago
https://github.com/caleb531/planning-center-alfred - v3.0.0
- Dropped support for Alfred 4 and introduced support for Alfred 5
- Switched from environment variables to Alfred 5 User Configuration
- This unfortunately requires you to re-enter your App ID and Secret when you install this new version of the workflow, but you won't have to do this again, and all other workflow functionality remains the same
- Python
Published by caleb531 about 3 years ago
https://github.com/caleb531/planning-center-alfred - v2.0.1
- Fixes an
initial_value must be str or None, not bytesworkflow error
- Python
Published by caleb531 about 3 years ago
https://github.com/caleb531/planning-center-alfred - v2.0.0
- Full compatibility with Python 3
- The workflow no longer supports Python 2 since macOS 12.3 removed Python 2 from the OS entirely
- Python
Published by caleb531 almost 4 years ago
https://github.com/caleb531/planning-center-alfred - v2.0.0-beta.1
- Convert workflow to Python 3 with release of macOS 12.3
- macOS 12.3 removed support for Python 2
- Python
Published by caleb531 almost 4 years ago
https://github.com/caleb531/planning-center-alfred - v1.2.0
- When using the
pcpcommand to search for people:- Added the ability to copy the phone number of the selected person via the
commandkey - Added the ability to copy the email address of the selected person via the
optionkey - If the phone number or email address is unable to be copied for any reason, the user will be notified
- Added the ability to copy the phone number of the selected person via the
- Python
Published by caleb531 over 4 years ago
https://github.com/caleb531/planning-center-alfred - v1.1.0
- Added the ability for the
pcpcommand to search people by phone number and email address, not just name - Unhandled errors are now shown within Alfred; this will make it easier for users to report errors they find when using the workflow
- Fixed a bug where most script errors were being swallowed up, making them difficult to debug
- Python
Published by caleb531 over 4 years ago
https://github.com/caleb531/planning-center-alfred - v1.0.0
- Initial stable release
- Python
Published by caleb531 over 4 years ago