Vault Cleaner
pendingby rapphcd
Clean unused medias, untitled and duplicated leafs.
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.jsandmanifest.json. - Go into the
pluginfolder of your vault. - Create a
vault-cleanerfolder. - Paste the
main.jsandmanifest.jsondownloaded 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.