This plugin renames the currently selected file by providing it a unique file name based on a GUID style pattern. This ensures that your file names are unique and avoids conflicts.
Download the Latest Release:
Unpack the Plugin:
.obsidian/plugins folder.guid-renamer.guid-renamer folder.Enable the Plugin:
Settings > Community plugins.Reload plugins to refresh the plugin list.Guid Renamer in the list and toggle it on.Rename a File:
Rename to GUID.Result:
123e4567-e89b-12d3-a456-426614174000.md.Before: My Note.md
After: 123e4567-e89b-12d3-a456-426614174000.md
If you encounter any issues or have questions, please open an issue on our GitHub repository.
Contributions are welcome! Feel free to fork the repository and submit pull requests.