This Alfred workflow allows you to quickly search for local folders and open them in the Cursor application with just a few keystrokes.
这个 Alfred 工作流让您能够快速搜索本地文件夹,并通过几次按键就在 Cursor 应用程序中打开它们。
-
Quickly search for folders using the
co
keyword followed by the folder name -
Open selected folders directly in the Cursor application
-
Streamline your development workflow by reducing the time needed to navigate to project folders
-
使用
co
关键字后跟文件夹名称快速搜索文件夹 -
直接在 Cursor 应用程序中打开选定的文件夹
-
通过减少导航到项目文件夹所需的时间来简化您的开发工作流程
-
Alfred with Powerpack license
-
Cursor application installed on your Mac
-
安装了 Powerpack 许可证的 Alfred
-
在您的 Mac 上安装了 Cursor 应用程序
-
Download the workflow file from this repo.
-
Double-click the downloaded file to install it in Alfred.
-
从本仓库中下载工作流安装文件。
-
双击下载的文件,将其安装到 Alfred 中。
- Activate Alfred (usually with
Option + Space
) - Type
co
followed by a space and start typing the name of the folder you want to open - As you type, Alfred will show matching folders from your local directory
- Use arrow keys to navigate the results or continue typing to refine the search
- Press
Enter
to open the selected folder in Cursor
Example: co myproject
- 激活 Alfred(通常使用
Option + Space
) - 输入
co
后跟一个空格,然后开始输入您想打开的文件夹名称 - 在您输入时,Alfred 会显示来自您本地目录的匹配文件夹
- 使用箭头键导航结果,或继续输入以精确搜索
- 按
Enter
键在 Cursor 中打开选定的文件夹
示例:co myproject
If you encounter any issues:
- Ensure that Cursor is installed and can be opened manually
- Check that the workflow has the necessary permissions to access your files
- Verify that your home directory (where the workflow searches by default) is accessible
如果您遇到任何问题:
- 确保已安装 Cursor 并可以手动打开
- 检查工作流是否有访问您文件的必要权限
- 验证您的主目录(工作流默认搜索的位置)是否可访问
Contributions are welcome! Please feel free to submit a Pull Request.
欢迎贡献!请随时提交 Pull Request。
This project is licensed under the MIT License - see the LICENSE file for details.
本项目采用 MIT 许可证 - 有关详细信息,请参阅 LICENSE 文件。
-
Thanks to the Alfred team for creating such a powerful tool
-
Inspired by similar workflows that enhance developer productivity
-
感谢 Alfred 团队创造了如此强大的工具
-
受到类似提高开发者生产力的工作流的启发
If you have any questions or need help, please open an issue in the GitHub repository.
如果您有任何问题或需要帮助,请在 GitHub 仓库中开一个 issue。
Happy coding with Cursor and Alfred! 🚀
祝您使用 Cursor 和 Alfred 编码愉快!🚀