Skip to content

Commit

Permalink
add readme for batch renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
reorx committed May 8, 2022
1 parent fb7588f commit 4886fce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,16 @@ If we paste the third image without editing the "New name" input, its name will

This feature is especially powerful if you enable "Auto rename" in settings, you can just add new images without thinking, and they will be renamed sequentially by the pattern and `imageNameKey` set.

### Batch renaming

You can use the command "Batch rename embeded files in the current file"
to rename images and other attachments (even notes) in the current file.

![](images/batch-renaming.png)

The image above demostrates how to rename all the `foo-1.png`, `foo-2.png`… png files
to `bar-1-png`, `bar-2.png`… with this feature.

## FAQ

- Q: I pasted an image but the rename prompt did not show up.
Expand Down
Binary file added images/batch-renaming.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4886fce

Please sign in to comment.