{"id":15105847,"url":"https://github.com/luckman212/obsidian-open-to-offset","last_synced_at":"2026-02-25T03:32:04.280Z","repository":{"id":243240486,"uuid":"805427403","full_name":"luckman212/obsidian-open-to-offset","owner":"luckman212","description":"Registers a URI Scheme for Obsidian to allow opening a file to an absolute offset","archived":false,"fork":false,"pushed_at":"2024-06-08T12:55:52.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-29T09:51:29.732Z","etag":null,"topics":["obsidian","obsidian-md","obsidian-plugin"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/luckman212.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-05-24T14:48:47.000Z","updated_at":"2024-06-07T13:36:59.000Z","dependencies_parsed_at":"2024-06-07T15:07:00.607Z","dependency_job_id":"4fa83e2f-1ce8-40b8-8c50-74d97f7eef39","html_url":"https://github.com/luckman212/obsidian-open-to-offset","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"6d2c4bf2df4a73ba6de09af591a4ab87defb7347"},"previous_names":["luckman212/obsidian-open-to-offset"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/luckman212/obsidian-open-to-offset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckman212%2Fobsidian-open-to-offset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckman212%2Fobsidian-open-to-offset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckman212%2Fobsidian-open-to-offset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckman212%2Fobsidian-open-to-offset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luckman212","download_url":"https://codeload.github.com/luckman212/obsidian-open-to-offset/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luckman212%2Fobsidian-open-to-offset/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29809695,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T03:30:18.102Z","status":"ssl_error","status_checked_at":"2026-02-25T03:30:17.799Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["obsidian","obsidian-md","obsidian-plugin"],"created_at":"2024-09-25T20:43:43.173Z","updated_at":"2026-02-25T03:32:04.264Z","avatar_url":"https://github.com/luckman212.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obsidian Open to Offset Plugin\n\nRegisters a URI Scheme (protocol handler) to allow opening a file to a specific absolute offset. `scrollIntoView()` is executed to attempt to center the view around your requested offset.\n\nRight now this is primarily useful as a companion to [Omnisearch][1], since those results are given in offset rather than line/column.\n\n## Install\n\nFor now, install must be done manually.\n\n1. Download and unzip the latest [release][2]\n2. Place the expanded folder in your `.obsidian/plugins` directory\n3. Enable the plugin in Settings → Community plugins\n\n## How to use\n\nPass `file` and `offset` as URL params:\n\n```\nopen 'obsidian://open-to-offset?file=MyFile.md\u0026offset=1234'\n```\n\nThere is some basic bounds checking, if you supply an offset greater than the length of the file, it will scroll to the end of the file instead rather than emitting an error.\n\n[1]: https://github.com/scambier/obsidian-omnisearch\n[2]: https://github.com/luckman212/obsidian-open-to-offset/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckman212%2Fobsidian-open-to-offset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluckman212%2Fobsidian-open-to-offset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluckman212%2Fobsidian-open-to-offset/lists"}