{"id":15478169,"url":"https://github.com/mattstein/alfred-quick-open-project-workflow","last_synced_at":"2026-01-06T08:57:27.301Z","repository":{"id":256853363,"uuid":"856566289","full_name":"mattstein/alfred-quick-open-project-workflow","owner":"mattstein","description":"Quickly open project folders in your text editor or terminal.","archived":false,"fork":false,"pushed_at":"2024-09-24T16:42:49.000Z","size":1956,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-24T01:34:20.460Z","etag":null,"topics":["alfred-workflow","developer-tools","development"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattstein.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["mattstein"],"ko_fi":"mattstein","buy_me_a_coffee":"mattts"}},"created_at":"2024-09-12T19:48:11.000Z","updated_at":"2024-12-11T05:57:09.000Z","dependencies_parsed_at":"2024-11-06T06:05:01.581Z","dependency_job_id":"5b27b584-f27a-4554-8746-acb77823c2f1","html_url":"https://github.com/mattstein/alfred-quick-open-project-workflow","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"77bee0f58513959af03d85735164fb05f29cb45d"},"previous_names":["mattstein/alfred-quick-open-project-workflow"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattstein%2Falfred-quick-open-project-workflow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattstein%2Falfred-quick-open-project-workflow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattstein%2Falfred-quick-open-project-workflow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattstein%2Falfred-quick-open-project-workflow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattstein","download_url":"https://codeload.github.com/mattstein/alfred-quick-open-project-workflow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231159612,"owners_count":18336682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alfred-workflow","developer-tools","development"],"created_at":"2024-10-02T04:02:33.124Z","updated_at":"2026-01-06T08:57:27.253Z","avatar_url":"https://github.com/mattstein.png","language":"PHP","funding_links":["https://github.com/sponsors/mattstein","https://ko-fi.com/mattstein","https://buymeacoffee.com/mattts"],"categories":[],"sub_categories":[],"readme":"# Quick Open Project Alfred Workflow\n\nThis Alfred workflow fuzzy-searches your development directories so you can quickly open projects in VS Code, PhpStorm, iTerm, or Finder.\n\nIt’s heavily tailored to how I use it, but you can change the editors quickly and even dig into `search.php` if you’d like to adjust the configuration of the underlying [Fuze](https://github.com/Loilo/Fuse) library.\n\n![Workflow screenshot](resources/screenshot.png)\n\nScreenshot using the dark variant of my [custom theme](https://github.com/mattstein/alfred-theme).\n\n## Installation\n\nDownload the `.alfredworkflow` file from the [latest release](https://github.com/mattstein/alfred-quick-open-project-workflow/releases) and double-click to install.\n\n## Configuration\n\nYou need to configure an environment variable with your project folder paths, which should be a comma-separated list of directories that contain your project folders.\n\nYou can add however many you’d like, and it’ll work fine if you use Alfred on different machines and add paths relevant to each one.\n\nSet this from the **Workflows** settings, clicking **Quick Open Project**, then the **[x]** at the top right, and clicking the **Environment Variables** tab.\n\n| Variable            | Default | Required? | Note |\n|---------------------| --- | --- | --- |\n| `SEARCH_PATHS`      |  | ✅ | Example: `~/dev,~/Documents/Projects` |\n\n## Usage\n\nUse the `src` keyword to fuzzy search your directories.\n\n- \u003ckbd\u003ereturn\u003c/kbd\u003e opens the selection in VS Code\n- \u003ckbd\u003e⌘\u003c/kbd\u003e + \u003ckbd\u003ereturn\u003c/kbd\u003e opens the selection in PhpStorm\n- \u003ckbd\u003eshift\u003c/kbd\u003e + \u003ckbd\u003ereturn\u003c/kbd\u003e opens the selection in iTerm\n- \u003ckbd\u003ectrl\u003c/kbd\u003e + \u003ckbd\u003ereturn\u003c/kbd\u003e reveals the selection in Finder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattstein%2Falfred-quick-open-project-workflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattstein%2Falfred-quick-open-project-workflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattstein%2Falfred-quick-open-project-workflow/lists"}