{"id":50507477,"url":"https://github.com/hauntedhost/obsidian-open-zed","last_synced_at":"2026-06-02T17:03:00.998Z","repository":{"id":356181847,"uuid":"1231352263","full_name":"hauntedhost/obsidian-open-zed","owner":"hauntedhost","description":"Open vault in Zed button for Obsidian.md","archived":false,"fork":false,"pushed_at":"2026-05-06T23:47:47.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-07T01:30:29.675Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/hauntedhost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-06T22:04:26.000Z","updated_at":"2026-05-06T23:47:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hauntedhost/obsidian-open-zed","commit_stats":null,"previous_names":["hauntedhost/obsidian-open-zed"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hauntedhost/obsidian-open-zed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntedhost%2Fobsidian-open-zed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntedhost%2Fobsidian-open-zed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntedhost%2Fobsidian-open-zed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntedhost%2Fobsidian-open-zed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hauntedhost","download_url":"https://codeload.github.com/hauntedhost/obsidian-open-zed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauntedhost%2Fobsidian-open-zed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33831629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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":[],"created_at":"2026-06-02T17:03:00.128Z","updated_at":"2026-06-02T17:03:00.993Z","avatar_url":"https://github.com/hauntedhost.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open in Zed\n\nOpen the current vault, folder, or note in [Zed](https://zed.dev).\n\n## Features\n\n- Ribbon button: Opens the vault root\n- Command palette: Opens the vault root\n- File/folder menu:\n  - Opens a selected file or folder\n  - For the active note, it jumps to the cursor's line and column\n\n## Requirements\n\n- Install the Zed CLI: In Zed click the Zed menu \u003e Install CLI\n- Check the absolute path to `zed` binary is correct in the plugin settings\n\nCommon paths for `zed` binary:\n\n- `/usr/local/bin/zed`: default macOS install location\n- `/opt/homebrew/bin/zed`: Apple Silicon Homebrew\n- `~/.local/bin/zed` or `/usr/bin/zed`: Linux\n\n## Installation\n\n### Manual\n\nManual-only until this PR is merged: https://github.com/obsidianmd/obsidian-releases/pull/12600\n\n1. Build: `npm install \u0026\u0026 npm run build`\n2. Copy `target/` into `\u003cyour-vault\u003e/.obsidian/plugins/open-in-zed/`\n3. Enable `Open in Zed` in Obsidian's Community Plugins settings\n4. Confirm the `zed` binary path in the plugin settings\n\n### Community plugins\n\nOnce published in Obsidian's community plugin directory:\n\n1. Open Obsidian Settings, Community plugins\n2. Browse for `Open in Zed`\n3. Install and enable the plugin\n4. Confirm the `zed` binary path in the plugin settings\n\n## Development\n\n```bash\nnpm install\nnpm run dev      # esbuild watch mode, rebuilds into target/\nnpm run check    # type-check + lint + format\nnpm run build    # production build into target/\n```\n\n**Tip:** For fast local testing:\n\n- Create a `.devtarget` file containing the absolute path to a test vault plugin folder\n- Each build syncs `target/*` there\n\n### Release prep\n\n```bash\nnpm run bump-version -- \u003cversion\u003e`\n```\n\nThis will update:\n\n- `package.json`\n- `manifest.json`\n- `versions.json`\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauntedhost%2Fobsidian-open-zed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhauntedhost%2Fobsidian-open-zed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauntedhost%2Fobsidian-open-zed/lists"}