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

harrishussain24harrishussain2428 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

90%
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
Last month
Created
Last month
Updates
1 release
Downloads
28
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

QuickAdd

Quickly add new notes or content to your vault.

Advanced URI

Control everything with URI.

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.

Local REST API & MCP Server

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

Templater

Create and use dynamic templates.

Homepage

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

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.