Kuioma50 downloadsRename pasted images with customizable templates and frontmatter-driven naming
Rename pasted images instantly with customizable templates. Zero flicker — the old filename never appears in your note.
{{date}}, {{time}}, {{counter}}, {{original}}, {{filename}}, and frontmatter variablesimage-counter frontmatter, auto-decrements on delete| Variable | Description |
|---|---|
{{date}} |
Formatted date (configurable) |
{{time}} |
Formatted time |
{{datetime}} |
Date + time |
{{counter}} |
Auto-increment per note |
{{original}} |
Original filename (falls back to timestamp) |
{{filename}} |
Active note name |
{{any_frontmatter_key}} |
Value from frontmatter |
Default template: {{original}}
You can set per-note image folder via image-folder in frontmatter.
Default: English. Switch to Chinese in plugin settings (语言设置 → 界面语言 → 中文).
.obsidian/plugins/image-renamer/npm install && npm run build