VaultSweep v1.0.0
VaultSweep v1.0.0
Initial release of VaultSweep, a safe, review-first cleanup and maintenance assistant for Obsidian.
Features
- 🔍 Scan your vault for cleanup opportunities
- 📄 Detect duplicate filenames
- 🖼️ Find unused attachments
- 📝 Detect empty and untitled notes
- 🔗 Identify orphan notes
- 📦 Find files larger than a configurable size limit
- 👀 Review detected issues before taking action
- 🗑️ Move selected files to the system trash
⚠️ Permanently delete files only after an additional confirmation- 🚫 Ignore selected items in future scans
- 🔒 Process vault data locally inside Obsidian
Safety
VaultSweep never deletes files automatically.
All cleanup actions require user confirmation, and permanent deletion requires an additional confirmation.
VaultSweep does not require an account and does not use analytics, telemetry, or network requests.
Installation
Install VaultSweep through Obsidian's Community Plugins, or manually copy the plugin files into:
.obsidian/plugins/vault-sweep/
See the README for complete installation and usage instructions.
License
MIT License
Full Changelog: https://github.com/CosmicSeaFox/vault-sweep/commits/1.0.0