mirror of
https://github.com/nitero/obsidian-paste-image-into-property.git
synced 2026-07-22 05:38:11 +00:00
10 lines
307 B
JSON
10 lines
307 B
JSON
{
|
|
"id": "paste-image-into-property",
|
|
"name": "Paste Image Into Property",
|
|
"version": "1.0.7",
|
|
"minAppVersion": "1.5.7",
|
|
"description": "Paste images from the clipboard into frontmatter properties in live preview.",
|
|
"author": "Nito",
|
|
"authorUrl": "https://github.com/Nitero",
|
|
"isDesktopOnly": true
|
|
}
|