{"id":20614872,"url":"https://github.com/dashed/obsidian-find-orphan-block-identifiers","last_synced_at":"2025-06-15T07:39:09.878Z","repository":{"id":192298567,"uuid":"686782169","full_name":"dashed/obsidian-find-orphan-block-identifiers","owner":"dashed","description":"Obsidian plugin to find orphaned block references and broken links.","archived":false,"fork":false,"pushed_at":"2023-09-05T15:39:28.000Z","size":473,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T07:42:41.354Z","etag":null,"topics":["obsidian","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashed.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}},"created_at":"2023-09-03T23:13:06.000Z","updated_at":"2025-03-01T15:52:46.000Z","dependencies_parsed_at":"2023-09-04T02:59:33.987Z","dependency_job_id":"9506e310-0ff5-4eef-9db3-bc16c6cf955b","html_url":"https://github.com/dashed/obsidian-find-orphan-block-identifiers","commit_stats":null,"previous_names":["dashed/obsidian-find-orphan-block-identifiers"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dashed/obsidian-find-orphan-block-identifiers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fobsidian-find-orphan-block-identifiers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fobsidian-find-orphan-block-identifiers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fobsidian-find-orphan-block-identifiers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fobsidian-find-orphan-block-identifiers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashed","download_url":"https://codeload.github.com/dashed/obsidian-find-orphan-block-identifiers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashed%2Fobsidian-find-orphan-block-identifiers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259941042,"owners_count":22935291,"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":["obsidian","obsidian-plugin"],"created_at":"2024-11-16T11:13:47.409Z","updated_at":"2025-06-15T07:39:09.838Z","avatar_url":"https://github.com/dashed.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Find Orphan Block Identifiers\n\n\u003e Obsidian plugin to find orphaned block references and broken links.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./screenshot.png\" width=\"600\" /\u003e\n\u003c/p\u003e\n\n## Gist\n\nAs notes are updated over time, block identifiers may be no longer linked and are orphaned. In addition, there may be broken links that do not point to a block identifier that no longer exists.\n\nThis plugin identifies and locates both orphaned block identifiers and broken links in your notes.\n\n## Usage\n\nClick on ribbon icon with title \"Find Orphan Block Identifiers\".\n\nOr, you can invoke the command `Find Orphan Block Identifiers: Scan Vault` via the command palette (open it with `cmd + p` or `ctrl + p`).\n\n## In-depth information\n\nA block is a unit of text in your note, for example a paragraph, block quote, or even a list item.\n\nA block identifier (or reference) is a caret (`^`) followed by one or more alphanumeric characters.\n\nBlock identifiers can only consist of letters, numbers, and dashes.\n\nFor example:\n\n```\n\"You do not rise to the level of your goals. You fall to the level of your systems.\" by James Clear ^quote-of-the-day\n\n\"The quick brown fox jumps over the lazy dog\" ^37066d\n```\n\nYou typically link to a block by adding `#^` at the end of your link destination followed by a unique block identifier, for example, `[[2023-01-01#^37066d]]`.\n\nHowever, as notes are updated over time, these identifiers may be no longer linked and are orphaned. In addition, there may be broken links that do not point to an identifier that no longer exists.\n\nThis plugin identifies and locates both orphaned block identifiers and broken links in your notes.\n\nThis is taken verbatim from: https://help.obsidian.md/Linking+notes+and+files/Internal+links#Link+to+a+block+in+a+note\n\n# Credits\n\n-   https://github.com/AlexW00/obsidian-note-linker\n\n# License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fobsidian-find-orphan-block-identifiers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashed%2Fobsidian-find-orphan-block-identifiers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashed%2Fobsidian-find-orphan-block-identifiers/lists"}