Vinzent03 / find-unlinked-files

Find files, which are nowhere linked, so they are maybe lost in your vault.
MIT License
293 stars 14 forks source link

Find broken block references and invalid section #50

Closed HelloHumans13 closed 7 months ago

HelloHumans13 commented 1 year ago

When I delete an internal link, the block identifiers isn't updated. Also I would like to find links with invalid section.

Vinzent03 commented 1 year ago

Please describe more in detail what you want. Do you want links to non existing heading and/or blocks, or find block ids that are no longer linked to?

HelloHumans13 commented 1 year ago

I want to find and delete links to non existing heading/blocks and block ids that are no longer linked.

jvdevlab commented 8 months ago

Seems to be a dupe of https://github.com/Vinzent03/find-unlinked-files/issues/36 (maybe upvote there)