Giter VIP home page Giter VIP logo

find-unlinked-files's Introduction

Find orphaned files (files with no backlinks) and broken links

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 adn broken links

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

Ko-fi

find-unlinked-files's People

Contributors

vinzent03 avatar iamrecursion avatar mnaoumov avatar meleu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.