Files Name Detector
approvedby harrishussain24
This plugin has not been manually reviewed by Obsidian staff. Automatically renames files by replacing spaces with dashes.
↓ 26 downloadsUpdated 1mo ago0BSD
Files Name Detector
An Obsidian plugin that automatically renames files by replacing spaces with dashes.
Features
- Renames newly created files that contain spaces (e.g.
my note.md→my-note.md) - On plugin load, scans and renames any existing files in the vault that have spaces in their names
- Shows a notice for each file renamed
Installation
Manual
- Download
main.jsandmanifest.jsonfrom the latest release - Copy them to your vault:
VaultFolder/.obsidian/plugins/files-name-detector/ - Enable the plugin in Obsidian Settings → Community Plugins
Community Plugin List
Coming soon.
Development
npm i
npm run dev # watch mode
npm run build # production build
Author
Harris Hussain
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.