README file from
GithubVault 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 !