mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-12 23:12:43 +00:00
added more script functionality
This commit is contained in:
parent
8657e99640
commit
add183623a
2 changed files with 26 additions and 9 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"identifier": "scribble",
|
||||
"script": "scribble.qml",
|
||||
"resources": ["scribble.png"],
|
||||
"version": "0.1",
|
||||
"version": "0.2",
|
||||
"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."
|
||||
"description" : "This script adds a menu entry to the context menu of the note edit to <strong>insert a scribble image</strong> to the media-folder, that will be <strong>edited by an external image editor</strong>. The paths of the image editor and the template image can be selected in the script settings of the script."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue