- Created by jeremy-jin
- 🗓 Last Updated: 26/04/22 10:08:11
- 🌟 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
Alfred-open-pycharm
What's Alfred-open-pycharm
Alfred-open-pycharm is a workflow plugin on Alfred, which can help you to quickly open your favorite projects, to improve development efficiency
1.How to quickly open a recently opened project
2.How to quickly open a project that have not been recently opened
3.How to quickly switch project windows when multiple project windows are opened
4.How to quickly reveal the project or the folder in Finder instead
Installation
Requirements
You need Alfred 3.5+
This workflow needs to ensure that Pycharm's command line launcher is working:
Create command line launcher
Step Example:
- Open The Pycharm App
- Go to Tools and Create Command-line Launcher, as follows:
- In the popup windows, just click on OK
Install
- Download workflow from
package
folder, or here - Double-click on downloaded file (alfred-open-pycharm.alfredworkflow)
How to use
Keywords:
charm
: Search for recently opened projectscharmf
: Search for folders that are not recently opened projects
Example
-
Search
Open Recent
- Step 1
- Step 2
Select a project searched and press theEnter
key, this will open the project usingPycharm APP
.
- Step 1
-
Reveal a project in Finder
- Step 1
- Step 2
Select a project searched and press theoption
+Enter
key, this will reveal the project in Finder.
- Step 1