{"id":32391615,"url":"https://github.com/zakj/obsidian-link-address","last_synced_at":"2025-10-25T04:58:20.994Z","repository":{"id":252711323,"uuid":"841208660","full_name":"zakj/obsidian-link-address","owner":"zakj","description":"Convert plain-text addresses in Obsidian notes to map links","archived":false,"fork":false,"pushed_at":"2024-08-12T00:23:01.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-12T01:32:10.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zakj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-11T23:30:28.000Z","updated_at":"2024-08-12T01:32:17.830Z","dependencies_parsed_at":"2024-08-12T01:42:22.258Z","dependency_job_id":null,"html_url":"https://github.com/zakj/obsidian-link-address","commit_stats":null,"previous_names":["zakj/obsidian-link-address"],"tags_count":0,"template":false,"template_full_name":"obsidianmd/obsidian-sample-plugin","purl":"pkg:github/zakj/obsidian-link-address","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fobsidian-link-address","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fobsidian-link-address/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fobsidian-link-address/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fobsidian-link-address/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakj","download_url":"https://codeload.github.com/zakj/obsidian-link-address/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fobsidian-link-address/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280906409,"owners_count":26411413,"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-10-25T02:00:06.499Z","response_time":81,"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":"2025-10-25T04:55:11.404Z","updated_at":"2025-10-25T04:58:20.987Z","avatar_url":"https://github.com/zakj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Link Address\n\nProvides a command to replace the current selection in a note (which should be something like an address) with an Apple Maps link.\nIncludes the note's title as the `q` parameter for some context when opening.\n\n## Releasing new releases\n\n- Update your `manifest.json` with your new version number, such as `1.0.1`, and the minimum Obsidian version required for your latest release.\n- Update your `versions.json` file with `\"new-plugin-version\": \"minimum-obsidian-version\"` so older versions of Obsidian can download an older version of your plugin that's compatible.\n- Create new GitHub release using your new version number as the \"Tag version\". Use the exact version number, don't include a prefix `v`. See here for an example: https://github.com/obsidianmd/obsidian-sample-plugin/releases\n- Upload the files `manifest.json`, `main.js`, `styles.css` as binary attachments. Note: The manifest.json file must be in two places, first the root path of your repository and also in the release.\n- Publish the release.\n\n\u003e You can simplify the version bump process by running `npm version patch`, `npm version minor` or `npm version major` after updating `minAppVersion` manually in `manifest.json`.\n\u003e The command will bump version in `manifest.json` and `package.json`, and add the entry for the new version to `versions.json`\n\n## Adding your plugin to the community plugin list\n\n- Check the [plugin guidelines](https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines).\n- Publish an initial version.\n- Make sure you have a `README.md` file in the root of your repo.\n- Make a pull request at https://github.com/obsidianmd/obsidian-releases to add your plugin.\n\n## How to use\n\n- Clone this repo.\n- Make sure your NodeJS is at least v16 (`node --version`).\n- `npm i` or `yarn` to install dependencies.\n- `npm run dev` to start compilation in watch mode.\n\n## Manually installing the plugin\n\n- Copy over `main.js`, `styles.css`, `manifest.json` to your vault `VaultFolder/.obsidian/plugins/your-plugin-id/`.\n\n## API Documentation\n\nSee https://github.com/obsidianmd/obsidian-api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakj%2Fobsidian-link-address","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakj%2Fobsidian-link-address","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakj%2Fobsidian-link-address/lists"}