{"id":13768515,"url":"https://github.com/attaswift/alfred-swift-evolution","last_synced_at":"2025-07-27T01:05:02.117Z","repository":{"id":123920467,"uuid":"82510913","full_name":"attaswift/alfred-swift-evolution","owner":"attaswift","description":"An Alfred workflow for looking up Swift evolution proposals","archived":false,"fork":false,"pushed_at":"2024-07-22T18:11:12.000Z","size":387,"stargazers_count":65,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T04:47:47.047Z","etag":null,"topics":["alfred","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/attaswift.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2017-02-20T03:04:44.000Z","updated_at":"2024-12-02T02:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca8555bf-9f45-429b-b722-71e5cc0c7ef1","html_url":"https://github.com/attaswift/alfred-swift-evolution","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/attaswift/alfred-swift-evolution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attaswift%2Falfred-swift-evolution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attaswift%2Falfred-swift-evolution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attaswift%2Falfred-swift-evolution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attaswift%2Falfred-swift-evolution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/attaswift","download_url":"https://codeload.github.com/attaswift/alfred-swift-evolution/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attaswift%2Falfred-swift-evolution/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267278631,"owners_count":24063252,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","swift"],"created_at":"2024-08-03T16:01:22.378Z","updated_at":"2025-07-27T01:05:02.095Z","avatar_url":"https://github.com/attaswift.png","language":"Swift","funding_links":[],"categories":["Developer"],"sub_categories":[],"readme":"# alfred-swift-evolution\n\nAn [Alfred] workflow for looking up Swift evolution proposals.\nWritten in Swift, of course.\n\n[Alfred]: https://www.alfredapp.com\n\n## Requirements\n\nYou must have Swift 5 or newer installed (either by a version of Xcode or\nCommand Line Tools).\n\n## Download\n\nDownload version 2.2.0 of [alfred-swift-evolution.alfredworkflow][download].\n\n[download]: https://github.com/attaswift/alfred-swift-evolution/releases/download/v2.2.0/alfred-swift-evolution.alfredworkflow\n\n## Usage\n\nType \u003ckbd\u003ese\u003c/kbd\u003e followed by a space to list all proposals (more\nrecent first). Optionally type a search string to filter results.\n\nYou can filter by proposal number:\n\n![Filter by number](screenshots/filter-number.png)\n\nOr by proposal status:\n\n![Filter by status](screenshots/filter-status.png)\n\nOr by keyword:\n\n![Filter by keyword](screenshots/filter-keyword.png)\n\nAvailable actions:\n\n* Press Return to open the proposal in the browser.\n* Hold down Command to copy the proposal title to the clipboard.\n* Hold down Shift+Command to copy a Markdown link to the proposal to the clipboard.\n* (To copy the URL, hit Tab on a proposal and select Copy as Plain Text from the menu.)\n\n### Workflow variables\n\nThe script forwards four variables to Alfred that can be used in subsequent workflow actions:\n\n* `proposal_id` (e.g. \"SE-0304\")\n* `proposal_title` (\"Structured concurrency\")\n* `proposal_status` (\"Implemented\")\n* `proposal_url` (\"https://github.com/apple/swift-evolution/blob/main/proposals/0304-structured-concurrency.md\")\n\nIf you want to customize the workflow for your needs, you can use these variables in your actions. Refer to the \"Copy Markdown link\" action for an example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattaswift%2Falfred-swift-evolution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattaswift%2Falfred-swift-evolution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattaswift%2Falfred-swift-evolution/lists"}