mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-05 01:28:09 +00:00
10 lines
289 B
JSON
10 lines
289 B
JSON
|
{
|
||
|
"name": "Meeting note",
|
||
|
"identifier": "meeting-note",
|
||
|
"script": "meeting-note.qml",
|
||
|
"authors": ["@pbek"],
|
||
|
"version": "0.0.1",
|
||
|
"minAppVersion": "17.05.7",
|
||
|
"description" : "This script creates a menu item and a button to create or jump to the current date's meeting note."
|
||
|
}
|