obsidian-paste-image-rename icon indicating copy to clipboard operation
obsidian-paste-image-rename copied to clipboard

Renames pasted images and all the other attachments added to the vault

Results 81 obsidian-paste-image-rename issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Pasted image doesn't prompt a dialog, also turning on all attachments doesn't fix this. **Environments (please complete the following information):** - OS: Archlinux - Use `[[Wikilinks]]`: True...

bug

**Describe the bug** When renaming an image to the image name pattern `{{fileName}}-{{DATE::YYMMDDHHmmss}}`, a colon is placed after the `-`. (e.g. "filename-:230514..." **Environments (please complete the following information):** - OS:...

bug

Installed via plugin browser. ![image](https://github.com/reorx/obsidian-paste-image-rename/assets/43231640/5908a28b-854f-4c99-8016-27b689ca470c)

bug

When we set image name pattern like `{{fileName}}.assets/image-{{DATE:YYYYMMDD-HHmmssSSS}}` and parent folder `{{fileName}}.assets` does not exist, the plugin will throw an error. It will be great if it can **automatically create...

enhancement

In my vault, I want some folders to be excluded when automatic paste image rename is activated, mainly because those images are being handled by another image rename function (Zotero...

enhancement

**Describe the bug** it goes wrong when I paste two or more images by relative path. My setting is as follows: Image name pattern is relative path "Notes/Image/{{fileName}}" ![image](https://user-images.githubusercontent.com/59140848/223966709-ee833650-d686-4973-b3c1-894c25d3e19b.png) ![image](https://user-images.githubusercontent.com/59140848/223966519-755c8af7-92d1-4b76-940e-7564b5494407.png)...

bug

## problem Each time I use the "batch rename instantly" command, it renames all files, even if the name already follows the rules. This causes some problems: 1. The same...

enhancement

## problem After using the "batch rename instantly" command, files of different types may end up with the same duplicate number. ![image](https://user-images.githubusercontent.com/56729449/222873812-f8e70403-5f61-481a-bd22-4e81322d8492.png) ![image](https://user-images.githubusercontent.com/56729449/222874380-247605ad-4987-4547-a8e9-b216c9052483.png) ## solution The plugin should recognize different...

enhancement

Solved #49 - fix error when `/` in new file path (e.g. `note.assets/image.png`) and target folder (`note.assets` in this case) doesn't exist