Vault Cleaner

pending

by rapphcd

Clean unused medias, untitled and duplicated leafs.

Updated 1mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Vault Cleaner

Clean your obsidian vault with a simple click on the icon in the ribbon menu.

Features

  • Unused medias deletion: Medias files like images, pdf, etc are removed from vault if they aren't used in Markdown file.

  • Untitled files deletion: Unnamed files are removed

    • Non-empty files can be excluded from the deletion in the settings.
  • Duplicated files deletion: When a file is duplicated, the most recent version is kept and the olders are deleted.

Settings

  • Remove Untitled (On/Off) : Enable untitled files deletion.

    • Exclude non-empty (On/Off) : Exclude non-empty files from deletion.
  • Remove doubles (On/Off) : Enable duplicated files deletion.

Installation

  • Go in the release tab.
  • Download main.js and manifest.json.
  • Go into the plugin folder of your vault.
  • Create a vault-cleaner folder.
  • Paste the main.js and manifest.json downloaded previously.
  • And you're done !

Usage

  • Enable the plugin in the Obsidian app settings.
  • Click the trash icon in the ribbon menu.
  • Enjoy your cleaned vault !

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.