Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Find orphaned files and broken links

vinzent03vinzent03206k downloads

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

Add to Obsidian
  • Overview
  • Scorecard
  • Updates29

A Plugin for Obsidian

How does it work?

Find orphaned files

This plugin goes through your whole vault and searches for files, which are linked nowhere. In other words: Files with no backlinks.

In the end, it will create a file with a list of links to these orphaned files. Now you can either delete these unused files or link them somewhere in your vault.

Find broken links

Creates a file with a list of links, which linked file has not been created yet.

In addition, there is a command to create those linked files.

Find empty files

Creates a file with a list of empty files. Files with just frontmatter are considered empty as well.

How to use

Call the command Find orphaned files and the file Find orphaned files plugin output.md will be created in your vault root and opened in a new pane.

Additional features:

  • add files to ignore
  • add directories to ignore
  • add tags to ignore files with one of these tags
  • add files to ignore files with links to one of these files
  • add specific file types to ignore
  • change output file name

Move files with certain extension in output file to system trash (extra command)

Goes through every link in the output file. If the extension of the link is in the list (can be set in settings), it moves the file to system trash. Is useful to delete many unused media files.

Please note that the setting "Disable working links" needs to be disabled.

Compatibility

Custom plugins are only available for Obsidian v0.9.7+.

Installing

From Obsidian

  1. Open settings -> Third party plugin
  2. Disable Safe mode
  3. Click Browse community plugins
  4. Search for "Find orphaned files and broken links"
  5. Install it
  6. Activate it under Installed plugins

From GitHub

  1. Download the latest release
  2. Move manifest.json and main.js to <vault>/.obsidian/plugins/find-unlinked-files
  3. Reload Obsidian (Str + r)
  4. Go to settings and disable safe mode
  5. Enable Find orphaned files and broken links

If you find this plugin useful and would like to support its development, you can support me on Ko-fi.

69%
HealthGood
ReviewCaution
About
Find orphaned files, broken links, and empty notes across your vault and generate an output file listing them. Create missing linked notes for unresolved links and move unused files by extension to the system trash.
FilesLinksCommands
Details
Current version
1.10.1
Last updated
2 years ago
Created
5 years ago
Updates
29 releases
Downloads
206k
License
MIT
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
vinzent03vinzent03
github.com/Vinzent03
GitHubvinzent03
  1. Community
  2. Plugins
  3. Files
  4. Find orphaned files and broken links

Related plugins

Advanced URI

Control everything with URI.

Paste URL into selection

Paste URL "into" selected text.

Note Refactor

Extract note content into new notes and split notes.

Custom Attachment Location

Customize attachment location with variables($filename, $data, etc) like Typora.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Task Collector (TC)

Change task status and collect tasks within a document using hotkeys and context menus.

Remember cursor position

Remember cursor and scroll position for each note.