1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-11-14 22:08:08 +00:00
qownnotes-scripts/scribble/info.json

11 lines
516 B
JSON
Raw Normal View History

2018-03-06 16:16:27 +00:00
{
"name": "Scribble",
"identifier": "scribble",
"script": "scribble.qml",
"resources": ["scribble.png"],
"version": "0.1",
"minAppVersion": "18.03.2",
"authors": ["@pbek"],
"description" : "This script adds a menu entry to the context menu of the note edit to insert a scribble image to the media-folder, that will be edited by an external image manipulation application. The paths of the image manipulation application and the template image can be selected in the script settings of the script."
}