Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Files Name Detector

harrishussain24harrishussain24108 downloads

Automatically renames files by replacing spaces with dashes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

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

  1. Download main.js and manifest.json from the latest release
  2. Copy them to your vault: VaultFolder/.obsidian/plugins/files-name-detector/
  3. 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

HealthExcellent
ReviewSatisfactory
About
Rename files by replacing spaces with dashes (e.g., my note.md → my-note.md). Scan the vault on plugin load to rename existing files, automatically rename newly created files, and show a notice for each rename.
FilesAutomation
Details
Current version
1.0.0
Last updated
4 months ago
Created
4 months ago
Updates
1 release
Downloads
108
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Author
harrishussain24harrishussain24
github.com/harrishussain24
GitHubharrishussain24
  1. Community
  2. Plugins
  3. Files
  4. Files Name Detector

Related plugins

Advanced URI

Control everything with URI.

QuickAdd

Quickly add new notes or content to your vault.

Vault Changelog

Maintain a changelog of recently edited notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

BRAT

Easily install a beta version of a plugin for testing.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Lazy Loader

Load plugins with a delay on startup, so that you can get your app startup down into the sub-second loading time.