Guid Renamer
approvedby Taskscape LTD, Kacper Pabianiak
Rename selected file with a random GUID
Obsidian GUID Renamer
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.
Features
- Rename to GUID: Right-click any file and rename it to a unique GUID.
Requirements
- Obsidian version 1.5.12 or higher.
Manual Installation
-
Download the Latest Release:
- Go to the Releases page and download the latest version of the plugin.
-
Unpack the Plugin:
- Navigate to your Obsidian vault directory.
- Open the
.obsidian/pluginsfolder. - Create a new folder named
guid-renamer. - Unpack the release files into the
guid-renamerfolder.
-
Enable the Plugin:
- Open Obsidian and go to
Settings>Community plugins. - Click
Reload pluginsto refresh the plugin list. - Find
Guid Renamerin the list and toggle it on.
- Open Obsidian and go to
Usage
-
Rename a File:
- Right-click on any file in your vault.
- Select the option
Rename to GUID.
-
Result:
- The file will be renamed to a unique identifier, such as
123e4567-e89b-12d3-a456-426614174000.md.
- The file will be renamed to a unique identifier, such as
Example
Before: My Note.md
After: 123e4567-e89b-12d3-a456-426614174000.md
Support
If you encounter any issues or have questions, please open an issue on our GitHub repository.
Contributing
Contributions are welcome! Feel free to fork the repository and submit pull requests.
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.