Vault Cleaner

by rapphcd
5
4
3
2
1
Score: 35/100
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Clean unused medias, untitled and duplicated leafs.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

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 !