Files
obsidian-workflow-template/.obsidian/plugins/obsidian-paste-image-rename/manifest.json
Mathis Gauthey f366d5b7b6 Initial commit
2023-08-05 19:14:53 +01:00

10 lines
295 B
JSON

{
"id": "obsidian-paste-image-rename",
"name": "Paste image rename",
"version": "1.6.1",
"minAppVersion": "0.12.0",
"description": "Rename pasted images and all the other attchments added to the vault",
"author": "Reorx",
"authorUrl": "https://github.com/reorx",
"isDesktopOnly": false
}