Skip to content

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Data

ID find-unlinked-files
Author Vinzent
Funding Support the Author
Minimum Obsidian Version
Official Release Date 2020-11-16
Last update 2024-08-13

Quick Links

Changes

Date Changed Property Old Value New Value
2020-11-16 Plugin Added
2023-01-25 branch main
2023-04-15 name Find unlinked files Find orphaned files and broken links
2023-04-15 description Find files that are not linked anywhere and would otherwise be lost in your vault Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.
2023-04-20 name Find orphaned files and broken links Find unlinked files
2023-04-20 description Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks. Find files that are not linked anywhere and would otherwise be lost in your vault
2023-04-20 name Find unlinked files Find orphaned files and broken links
2023-04-20 description Find files that are not linked anywhere and would otherwise be lost in your vault Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Repository Data

License MIT in package.json, MIT in LICENSE file
Package Manager Unknown (no lock file found)
Uses Typescript true
Installed Bundlers esbuild
Installed Testing Frameworks none
Has Test Files false
Uses BRAT beta releases false
Dependencies
Dev Dependencies @types/node, esbuild, obsidian, prettier, standard-version, tslib, typescript

License information is extracted from the package.json and the LICENSE file. If they do not match, say unknown, or say not found, please check the repository or contact the author for clarification.

Has Test Files looks for files ending in .test.js, .test.ts, .spec.js or .spec.ts.

Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.

Dependencies and Dev Dependencies only list the direct dependencies of the plugin.

Downloads

Version History

Version Release Date Note
0.1.0 2020-11-19 None
0.2.0 2020-11-19 None
0.2.1 2020-12-01 None
0.2.2 2020-12-07 None
0.2.3 2020-12-07 None
0.2.4 2020-12-17 None
0.2.5 2020-12-29 None
0.2.6 2021-01-10 None
0.3.0 2021-01-19 None
1.0.0 2021-02-21 None
1.0.1 2021-02-21 None
1.1.0 2021-04-06 None
1.2.0 2021-04-14 None
1.2.1 2021-05-15 None
1.3.0 2021-09-26 None
1.3.1 2021-10-05 None
1.4.0 2022-03-30 None
1.5.0 2022-04-01 None
1.5.1 2022-05-15 None
1.5.2 2022-05-27 None
1.6.0 2022-07-30 None
1.6.1 2022-08-09 None
1.7.0 2022-09-26 None
1.8.0 2022-09-27 None
1.8.1 2023-03-20 None
1.9.0 2023-03-28 None
1.9.1 2023-08-25 None
1.10.0 2024-03-14 None
1.10.1 2024-08-13 None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed verion is blacklisted. It is strongly recommended to update to a newer version.