New community gap (re-scan). Source: community research. Distinct from the tracked rename/refactor-integrity item: that prevents breakage on rename; this detects breakage from any cause (manual deletes, remote sync changes, typos).
What users want: a list of wikilinks/embeds pointing to non-existent notes/files, to clean up after renames/deletes/pulls.
"As of September 2020, there was no built-in place in Obsidian that listed links that do not yet exist"; plugins now "find, analyze, and clean broken wikilinks ... with auto-scan" — https://forum.obsidian.md/t/list-broken-links/5199 · https://github.com/sarwarkaiser/obsidian-broken-links-cleaner
Demand: Med — steady demand, multiple plugins.
noteser fit: Med-High — noteser already resolves wikilinks/embeds; a "broken links" report is a small extension.
How: scan all [[ ]]/![[ ]] targets, list ones with no matching note/attachment, click-to-jump; optionally flag after a GitHub pull introduces deletions.
New community gap (re-scan). Source: community research. Distinct from the tracked rename/refactor-integrity item: that prevents breakage on rename; this detects breakage from any cause (manual deletes, remote sync changes, typos).
What users want: a list of wikilinks/embeds pointing to non-existent notes/files, to clean up after renames/deletes/pulls.
Demand: Med — steady demand, multiple plugins.
noteser fit: Med-High — noteser already resolves wikilinks/embeds; a "broken links" report is a small extension.
How: scan all
[[ ]]/![[ ]]targets, list ones with no matching note/attachment, click-to-jump; optionally flag after a GitHub pull introduces deletions.