Auto rename pasted images added to the vault via hash algorithm SHA-512
This plugin is inspired by obsidian paste image rename
- Copy an image to the clipboard.
- Paste the image into the vault.
- The image will be renamed to the SHA-512 hash of the image old name.
| # | Setting | Description | Default |
|---|---|---|---|
| 1 | Hash Algorithm |
Choose hash algorithm to rename image | SHA-512 |
| 2 | Encoding Digest |
Binary-to-text encoding | hex |
| 3 | Copy Image File Support |
Turn on to rename image files from disk copied to the vault. | off |
| 4 | Notification |
Turn on to show notification when image is renamed. | on |
- hash-pasted-image is licensed under the MIT license