qownnotes-scripts/image-preview/info.json

10 lines
347 B
JSON
Raw Permalink Normal View History

{
"name": "Image preview",
"identifier": "image-preview",
"script": "image-preview.qml",
"version": "1.0.0",
"minAppVersion": "17.11.6",
"authors": ["@sanderboom"],
"description" : "This script does two things: 1) Display the image with an user defined width; 2) Wrap the image in an anchor tag that links to the full size image."
}