lint: two resolver divergences from Obsidian left open by #163
Author: AgriciDanielCreated Sep 10, 2026Updated Sep 10, 2026
Follow-up to #163, whose main complaint (dot-prefixed directories walked as link candidates) shipped in v2.2.0. Two smaller divergences from the reporter's comment thread remain:
.md,.canvas, and.baseare all stem-addressable (claude_obsidian/lint_engine.py,_EXTENSIONLESS_WIKILINK_SUFFIXES), so a.mdlanding note and a same-named.basereport as ambiguous where Obsidian resolves deterministically.<Name>.md.mdresolution order differs from Obsidian.
Both need a documented Obsidian resolution order as the source of truth before changing the engine.
Source: AgriciDaniel/claude-obsidian