mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
9 lines
320 B
JSON
9 lines
320 B
JSON
{
|
|
"name": "Journal entry",
|
|
"identifier": "journal-entry",
|
|
"script": "journal-entry.qml",
|
|
"version": "1.2.0",
|
|
"minAppVersion": "17.11.6",
|
|
"authors": ["@pbek", "@sanderboom", "@kantrol"],
|
|
"description" : "This script creates a menu item and a button to create or jump to the current date's journal entry."
|
|
}
|