1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-11-18 07:48:07 +00:00
qownnotes-scripts/disable-readonly-mode/info.json
2018-08-05 12:17:55 +02:00

9 lines
364 B
JSON

{
"name": "Disable read-only mode on note double-click",
"identifier": "disable-readonly-mode",
"script": "disable-readonly-mode.qml",
"authors": ["@pbek"],
"version": "1.0.0",
"minAppVersion": "18.08.1",
"description" : "This script will disable the read-only mode if a note is double clicked. The note text edit will also be focused afterwards."
}