1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-07-05 18:14:16 +00:00
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."
}