obsidian-linter icon indicating copy to clipboard operation
obsidian-linter copied to clipboard

FR: Integrate Link-Check

Open chrisgrieser opened this issue 3 years ago • 3 comments

Would it maybe be possible to integrate Markdown Link Check or a similar functionality?

chrisgrieser avatar Dec 13 '21 11:12 chrisgrieser

what should happen if it finds a dead link?

platers avatar Dec 14 '21 01:12 platers

maybe insert some (customizable) text after the link? 🤔

chrisgrieser avatar Dec 14 '21 03:12 chrisgrieser

Assuming warning mode is added (#272), we could add it to one of the non-fixable rules and just have it display as if it were something that needs to be fixed, but that it requires the user to fix it. But that is just my understanding of this. I would not mind having the link integration and checking if the links are to actual sites, but it would require some time to think through how it should work.

pjkaufman avatar Jul 31 '22 12:07 pjkaufman