qownnotes-scripts/export-checkboxes/info.json

10 lines
381 B
JSON

{
"name": "Export checkboxes",
"identifier": "export-checkboxes",
"script": "export-checkboxes.qml",
"version": "0.0.1",
"minAppVersion": "17.12.0",
"authors": ["@m-wim"],
"description" : "This script changes the html output. If list items start with a check box mark the list bullet and mark is replaced with a single UTF-8 character for checked/unchecked state."
}