harrishussain2428 downloadsAutomatically renames files by replacing spaces with dashes.
An Obsidian plugin that automatically renames files by replacing spaces with dashes.
my note.md → my-note.md)main.js and manifest.json from the latest releaseVaultFolder/.obsidian/plugins/files-name-detector/Coming soon.
npm i
npm run dev # watch mode
npm run build # production build
Harris Hussain